Skip to content

support JSON Schema $defs across models and composed bundling#593

Merged
daveshanley merged 2 commits into
mainfrom
bundler-fix
Jun 23, 2026
Merged

support JSON Schema $defs across models and composed bundling#593
daveshanley merged 2 commits into
mainfrom
bundler-fix

Conversation

@daveshanley

Copy link
Copy Markdown
Member

No description provided.

Add a Defs field to the low- and high-level Schema models, wired through
build, hashing, the $defs constant, and the Go generator metadata/provider
pipeline. Index $defs as a schema-containing map so refs inside it are
extracted.
@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.75%. Comparing base (8bbb3fa) to head (eae7769).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage   99.74%   99.75%           
=======================================
  Files         280      280           
  Lines       34083    34157   +74     
=======================================
+ Hits        33997    34073   +76     
+ Misses         52       51    -1     
+ Partials       34       33    -1     
Flag Coverage Δ
unittests 99.75% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@daveshanley daveshanley merged commit 0fc7fa0 into main Jun 23, 2026
7 checks passed
Sign up for free to 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