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

Locale.ENGLISH should set #951

Closed justin-tay closed 7 months ago

justin-tay commented 7 months ago

Closes #949

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 (7153271) 78.96%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #951 +/- ## ========================================= Coverage 78.96% 78.96% Complexity 1714 1714 ========================================= Files 157 157 Lines 5710 5710 Branches 1076 1076 ========================================= Hits 4509 4509 Misses 802 802 Partials 399 399 ```

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