Skip to content

Conversation

@justin-tay
Copy link
Collaborator

Closes #1200

This fixes the issue with $ref.

I think it should be okay to cut a release of 2.0 after this gets merged.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.87%. Comparing base (48ca3c2) to head (84731b5).
⚠️ Report is 108 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1203      +/-   ##
============================================
- Coverage     78.90%   77.87%   -1.04%     
+ Complexity     1965     1925      -40     
============================================
  Files           172      200      +28     
  Lines          6352     6770     +418     
  Branches       1255     1191      -64     
============================================
+ Hits           5012     5272     +260     
- Misses          867     1054     +187     
+ Partials        473      444      -29     

☔ View full report in Codecov by Sentry.
📢 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.

@stevehu stevehu merged commit b4abbc2 into networknt:master Oct 20, 2025
4 checks passed
@stevehu
Copy link
Contributor

stevehu commented Oct 20, 2025

Great! I will start some cross-project tests and cut the tag. Thanks a lot.

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.

$ref resolution in Compound Schema Documents

3 participants