Skip to content

validation shortcuts remove validator factories #408

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

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 6, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #408 (7a1270f) into master (6a44ff1) will increase coverage by 0.41%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   94.84%   95.26%   +0.41%     
==========================================
  Files          84       82       -2     
  Lines        1941     1920      -21     
  Branches      285      278       -7     
==========================================
- Hits         1841     1829      -12     
+ Misses         75       67       -8     
+ Partials       25       24       -1     
Impacted Files Coverage Δ
openapi_core/__init__.py 100.00% <100.00%> (ø)
openapi_core/util.py 100.00% <100.00%> (ø)
openapi_core/validation/request/shortcuts.py 100.00% <100.00%> (+23.80%) ⬆️
openapi_core/validation/response/shortcuts.py 100.00% <100.00%> (+23.80%) ⬆️
openapi_core/testing/datatypes.py 92.30% <0.00%> (-7.70%) ⬇️

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 0dbcfcd into master Sep 6, 2022
@p1c2u p1c2u deleted the feature/validation-shortcuts-remove-validator-factories branch September 6, 2022 08:28
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