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 schema location for escaped json pointer #1038

Merged
merged 1 commit into from
May 4, 2024

Conversation

justin-tay
Copy link
Contributor

Closes #1037, closes #1036

Performs the unescaping for JSON Pointer in SchemaLocation.Fragment.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 79.18%. Comparing base (48ca3c2) to head (c179682).
Report is 12 commits behind head on master.

Files Patch % Lines
...main/java/com/networknt/schema/SchemaLocation.java 90.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1038      +/-   ##
============================================
+ Coverage     78.90%   79.18%   +0.28%     
- Complexity     1965     1987      +22     
============================================
  Files           172      174       +2     
  Lines          6352     6438      +86     
  Branches       1255     1262       +7     
============================================
+ Hits           5012     5098      +86     
+ Misses          867      864       -3     
- Partials        473      476       +3     

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

@stevehu stevehu merged commit bce0156 into networknt:master May 4, 2024
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
3 participants