networknt / json-schema-validator

A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Apache License 2.0
822 stars 323 forks source link

Fix resolve #952

Closed justin-tay closed 7 months ago

justin-tay commented 7 months ago

Closes #950

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (85d642b) 78.96% compared to head (fd45774) 78.98%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #952 +/- ## ============================================ + Coverage 78.96% 78.98% +0.01% - Complexity 1714 1717 +3 ============================================ Files 157 157 Lines 5710 5715 +5 Branches 1076 1079 +3 ============================================ + Hits 4509 4514 +5 Misses 802 802 Partials 399 399 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.