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
807 stars 320 forks source link

i18 support for spanish and english locales are added #1021

Open channaveer1 opened 3 months ago

channaveer1 commented 3 months ago

these two are needed for us and we are using it in our production please merge asap and provide the release

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 79.15%. Comparing base (48ca3c2) to head (80e9213). Report is 6 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1021 +/- ## ============================================ + Coverage 78.90% 79.15% +0.24% - Complexity 1965 1986 +21 ============================================ Files 172 174 +2 Lines 6352 6427 +75 Branches 1255 1261 +6 ============================================ + Hits 5012 5087 +75 + Misses 867 864 -3 - Partials 473 476 +3 ```

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