Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add meta validators #660

Merged
merged 1 commit into from
Dec 29, 2024
Merged

feat: Add meta validators #660

merged 1 commit into from
Dec 29, 2024

Conversation

Stranger6667
Copy link
Owner

@Stranger6667 Stranger6667 commented Dec 29, 2024

Resolves #442

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 87.13450% with 22 lines in your changes missing coverage. Please review.

Project coverage is 85.37%. Comparing base (40e41f3) to head (e03ad8d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
crates/jsonschema-py/src/lib.rs 0.00% 16 Missing ⚠️
crates/jsonschema/src/lib.rs 96.57% 5 Missing ⚠️
crates/jsonschema/src/compiler.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #660      +/-   ##
==========================================
- Coverage   85.39%   85.37%   -0.03%     
==========================================
  Files          90       90              
  Lines       13818    13948     +130     
==========================================
+ Hits        11800    11908     +108     
- Misses       2018     2040      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Dec 29, 2024

CodSpeed Performance Report

Merging #660 will not alter performance

Comparing dd/meta-validation (e03ad8d) with master (40e41f3)

Summary

✅ 45 untouched benchmarks

@Stranger6667 Stranger6667 force-pushed the dd/meta-validation branch 3 times, most recently from 09d56d4 to 1bc5fd9 Compare December 29, 2024 13:02
Signed-off-by: Dmitry Dygalo <[email protected]>
@Stranger6667 Stranger6667 marked this pull request as ready for review December 29, 2024 13:12
@Stranger6667 Stranger6667 merged commit b88af55 into master Dec 29, 2024
38 checks passed
@Stranger6667 Stranger6667 deleted the dd/meta-validation branch December 29, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Meta-schema validation
1 participant