Skip to content

Conversation

@justin-tay
Copy link
Collaborator

Refactors some of the walk classes and also updates the documentation to reflect the changes for 2.x.

@codecov-commenter
Copy link

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

Codecov Report

❌ Patch coverage is 78.72340% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.88%. Comparing base (48ca3c2) to head (9caad32).
⚠️ Report is 107 commits behind head on master.

Files with missing lines Patch % Lines
...main/java/com/networknt/schema/SchemaRegistry.java 16.66% 10 Missing ⚠️
...m/networknt/schema/walk/ApplyDefaultsStrategy.java 82.60% 2 Missing and 2 partials ⚠️
src/main/java/com/networknt/schema/Schema.java 40.00% 3 Missing ⚠️
...java/com/networknt/schema/utils/JsonNodeTypes.java 0.00% 1 Missing and 1 partial ⚠️
...main/java/com/networknt/schema/walk/WalkEvent.java 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1202      +/-   ##
============================================
- Coverage     78.90%   77.88%   -1.02%     
+ Complexity     1965     1925      -40     
============================================
  Files           172      200      +28     
  Lines          6352     6769     +417     
  Branches       1255     1190      -65     
============================================
+ Hits           5012     5272     +260     
- Misses          867     1054     +187     
+ Partials        473      443      -30     

☔ 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 7bebfeb into networknt:master Oct 20, 2025
4 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.

3 participants