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 unevaluatedProperties #963

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Fix unevaluatedProperties #963

merged 1 commit into from
Feb 8, 2024

Conversation

justin-tay
Copy link
Contributor

Closes #962

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5069ba4) 78.79% compared to head (8492923) 78.78%.

Files Patch % Lines
src/main/java/com/networknt/schema/JsonSchema.java 50.00% 0 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #963      +/-   ##
============================================
- Coverage     78.79%   78.78%   -0.02%     
- Complexity     1767     1768       +1     
============================================
  Files           160      160              
  Lines          5797     5798       +1     
  Branches       1080     1081       +1     
============================================
  Hits           4568     4568              
  Misses          825      825              
- Partials        404      405       +1     

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

@stevehu stevehu merged commit c768bc1 into networknt:master Feb 8, 2024
4 checks passed
@justin-tay justin-tay deleted the gh962 branch February 20, 2024 01:46
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.

Too many errors reported when the "unevaluatedProperties" property is used
3 participants