Skip to content

Validators exceptions catch refactor #392

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
Feb 11, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #392 (9837b86) into master (51fa9cd) will increase coverage by 0.02%.
The diff coverage is 92.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
+ Coverage   95.77%   95.80%   +0.02%     
==========================================
  Files          80       82       +2     
  Lines        1824     1859      +35     
  Branches      273      278       +5     
==========================================
+ Hits         1747     1781      +34     
  Misses         57       57              
- Partials       20       21       +1     
Impacted Files Coverage Δ
openapi_core/validation/request/validators.py 94.35% <90.69%> (+0.41%) ⬆️
openapi_core/validation/response/validators.py 95.86% <91.89%> (-0.60%) ⬇️
openapi_core/validation/request/exceptions.py 100.00% <100.00%> (ø)
openapi_core/validation/response/exceptions.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 51fa9cd...9837b86. Read the comment docs.

@p1c2u p1c2u merged commit 5e9af67 into master Feb 11, 2022
@p1c2u p1c2u deleted the refactor/validators-exceptions-catch branch February 11, 2022 09:57
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