Skip to content

Show MetaClass field binding and schema - #214

Merged
huangsam merged 7 commits into
mainfrom
huangsam/meta-class-updates
Aug 24, 2026
Merged

Show MetaClass field binding and schema#214
huangsam merged 7 commits into
mainfrom
huangsam/meta-class-updates

Conversation

@huangsam

Copy link
Copy Markdown
Owner

Please read the contributing guidelines before submitting a pull request.


Describe the change
A clear and concise description of what the change is.

Show MetaClass field binding and schema

Additional context
Add any other context or screenshots about the pull request here.

The current lesson shows how meta-classes work but does not go deep enough on processing the fields for each DB table that was previously defined.

@codecov

codecovBot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (caa81f7) to head (1d4e71c).

Additional details and impacted files
@@ Coverage Diff @@## main #214 +/- ##
==========================================
+ Coverage 99.55% 99.56% +0.01% 
==========================================
Files 43 43 Lines 1778 1831 +53 Branches 113 119 +6 ==========================================
+ Hits 1770 1823 +53 
Misses 4 4 Partials 4 4 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@huangsam
huangsam merged commit ff70a25 into mainAug 24, 2026
9 checks passed
@huangsam
huangsam deleted the huangsam/meta-class-updates branch August 24, 2026 04:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@huangsam