Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix json pointer with number in fragment #1077

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

justin-tay
Copy link
Contributor

Closes #1076

@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.94%. Comparing base (48ca3c2) to head (296f5a4).
Report is 42 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    #1077      +/-   ##
============================================
- Coverage     78.90%   77.94%   -0.96%     
- Complexity     1965     2050      +85     
============================================
  Files           172      198      +26     
  Lines          6352     6851     +499     
  Branches       1255     1255              
============================================
+ Hits           5012     5340     +328     
- Misses          867     1032     +165     
- Partials        473      479       +6     

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

@stevehu stevehu merged commit 92bef22 into networknt:master Jul 1, 2024
4 checks passed
@justin-tay justin-tay deleted the gh1076 branch July 1, 2024 23:47
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.

JsonSchema.getSubSchema() fails with JsonPointer containing a number
3 participants