Stranger6667 / jsonschema-rs

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

fix: incorrect schema_path in errors from $ref #483

Closed Stranger6667 closed 2 months ago

Stranger6667 commented 2 months ago

Fixes #426

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.90%. Comparing base (cfab602) to head (fe00e5b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #483 +/- ## ========================================== + Coverage 89.84% 89.90% +0.05% ========================================== Files 58 58 Lines 9888 9942 +54 ========================================== + Hits 8884 8938 +54 Misses 1004 1004 ```

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