Skip to content

Issue 928#603

Merged
daveshanley merged 2 commits into
mainfrom
issue-928
Jul 10, 2026
Merged

Issue 928#603
daveshanley merged 2 commits into
mainfrom
issue-928

Conversation

@daveshanley

Copy link
Copy Markdown
Member

Default inline bundling emitted dangling source-local references (e.g. `#/Code2Map`)
when external schemas containing circular references were inlined into the root
document. The preserved refs kept their source-document-local values, which are
invalid in the bundled output.
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.75%. Comparing base (d4c45ce) to head (482c513).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #603    +/-   ##
========================================
  Coverage   99.75%   99.75%            
========================================
  Files         281      283     +2     
  Lines       34061    34419   +358     
========================================
+ Hits        33977    34335   +358     
- Misses         51       55     +4     
+ Partials       33       29     -4     
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 f078cc8 into main Jul 10, 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