Skip to content

Predefined openapi validators #409

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

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 6, 2022

No description provided.

@p1c2u p1c2u force-pushed the feature/predefined-openapi-validators branch 2 times, most recently from fe06a42 to 300266e Compare September 6, 2022 16:22
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #409 (a461f78) into master (0dbcfcd) will decrease coverage by 0.09%.
The diff coverage is 94.92%.

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
- Coverage   95.26%   95.16%   -0.10%     
==========================================
  Files          82       84       +2     
  Lines        1920     1925       +5     
  Branches      278      278              
==========================================
+ Hits         1829     1832       +3     
- Misses         67       69       +2     
  Partials       24       24              
Impacted Files Coverage Δ
openapi_core/exceptions.py 100.00% <ø> (+9.80%) ⬆️
openapi_core/validation/validators.py 98.50% <ø> (-0.05%) ⬇️
openapi_core/validation/request/exceptions.py 90.90% <86.66%> (-9.10%) ⬇️
openapi_core/validation/response/exceptions.py 94.11% <88.88%> (-5.89%) ⬇️
openapi_core/validation/exceptions.py 94.11% <92.30%> (-5.89%) ⬇️
openapi_core/validation/response/validators.py 95.34% <92.85%> (-0.52%) ⬇️
openapi_core/validation/request/validators.py 94.11% <94.44%> (-0.24%) ⬇️
openapi_core/__init__.py 100.00% <100.00%> (ø)
openapi_core/contrib/django/handlers.py 100.00% <100.00%> (ø)
openapi_core/contrib/django/middlewares.py 94.59% <100.00%> (-0.28%) ⬇️
... and 10 more

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

@p1c2u p1c2u force-pushed the feature/predefined-openapi-validators branch from 300266e to a461f78 Compare September 6, 2022 16:25
@p1c2u p1c2u merged commit f6f34b5 into master Sep 6, 2022
@p1c2u p1c2u deleted the feature/predefined-openapi-validators branch September 6, 2022 16:31
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.

1 participant