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

Update JSON Schema badges #1041

Closed justin-tay closed 1 month ago

justin-tay commented 1 month ago

Updates the JSON Schema badges from bowtie as the URL has moved.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 79.18%. Comparing base (48ca3c2) to head (3bd2407). Report is 13 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 #1041 +/- ## ============================================ + 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 ```

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