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

format checkers assigned to validators #60

Merged
merged 1 commit into from Jan 30, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 30, 2023

Rely on jsonschema date date-time and uuid format checkers

Backward incompatibility:

  • Missing format checker for format no longer raise FormatError

@p1c2u p1c2u force-pushed the fix/format-checkers-assigned-to-validators branch from 1241444 to d80bcd8 Compare January 30, 2023 07:20
@p1c2u p1c2u force-pushed the fix/format-checkers-assigned-to-validators branch from d80bcd8 to 30f791a Compare January 30, 2023 07:30
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #60 (30f791a) into master (38ca847) will increase coverage by 4.16%.
The diff coverage is 94.73%.

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   77.16%   81.32%   +4.16%     
==========================================
  Files           6        6              
  Lines         289      241      -48     
  Branches       52       43       -9     
==========================================
- Hits          223      196      -27     
+ Misses         49       33      -16     
+ Partials       17       12       -5     
Impacted Files Coverage Δ
openapi_schema_validator/_format.py 80.48% <94.44%> (+12.71%) ⬆️
openapi_schema_validator/validators.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u merged commit 1e233ae into master Jan 30, 2023
@p1c2u p1c2u deleted the fix/format-checkers-assigned-to-validators branch January 30, 2023 07:34
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.

None yet

1 participant