Stranger6667 / jsonschema-rs

JSON Schema validation library
https://docs.rs/jsonschema
MIT License
482 stars 90 forks source link

chore: Expose `JsonPointerNode` #476

Closed Stranger6667 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 99.40120% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.70%. Comparing base (6cf8232) to head (77da19e).

Files Patch % Lines
jsonschema/src/keywords/format.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #476 +/- ## ======================================= Coverage 89.69% 89.70% ======================================= Files 57 57 Lines 9636 9643 +7 ======================================= + Hits 8643 8650 +7 Misses 993 993 ```

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