Stranger6667 / jsonschema-rs

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

fix: UUID format validation #507

Closed Stranger6667 closed 3 weeks ago

codspeed-hq[bot] commented 3 weeks ago

CodSpeed Performance Report

Merging #507 will not alter performance

Comparing dd/uuid-format (f5560a1) with master (a354d6b)

Summary

✅ 17 untouched benchmarks

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 84.69%. Comparing base (a354d6b) to head (f5560a1). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #507 +/- ## ======================================= Coverage 84.68% 84.69% ======================================= Files 69 69 Lines 10907 10908 +1 ======================================= + Hits 9237 9238 +1 Misses 1670 1670 ```

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