Skip to content

Validators refactor #457

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
Jan 18, 2023
Merged

Validators refactor #457

merged 1 commit into from
Jan 18, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 15, 2023

No description provided.

@p1c2u p1c2u force-pushed the refactor/validators-refactor-2 branch 2 times, most recently from ed004e6 to c39eefa Compare January 15, 2023 06:02
@codecov
Copy link

codecov bot commented Jan 15, 2023

Codecov Report

Merging #457 (4cdf5cf) into master (706a7ea) will decrease coverage by 0.59%.
The diff coverage is 90.74%.

@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
- Coverage   93.73%   93.15%   -0.59%     
==========================================
  Files         103      103              
  Lines        2491     2630     +139     
  Branches      220      229       +9     
==========================================
+ Hits         2335     2450     +115     
- Misses        120      138      +18     
- Partials       36       42       +6     
Impacted Files Coverage Δ
openapi_core/contrib/flask/views.py 100.00% <ø> (ø)
openapi_core/templating/paths/finders.py 100.00% <ø> (ø)
openapi_core/validation/request/protocols.py 79.48% <50.00%> (-1.60%) ⬇️
openapi_core/validation/response/protocols.py 81.25% <50.00%> (-2.09%) ⬇️
openapi_core/validation/response/proxies.py 71.73% <72.22%> (-2.46%) ⬇️
openapi_core/validation/request/proxies.py 73.33% <73.68%> (-3.34%) ⬇️
openapi_core/validation/validators.py 97.22% <85.71%> (-2.78%) ⬇️
openapi_core/validation/processors.py 81.08% <86.95%> (-18.92%) ⬇️
openapi_core/validation/response/validators.py 94.44% <93.75%> (+0.50%) ⬆️
openapi_core/validation/shortcuts.py 96.29% <95.00%> (-3.71%) ⬇️
... and 9 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 refactor/validators-refactor-2 branch 8 times, most recently from 19bacfd to b41dfe9 Compare January 18, 2023 05:40
@p1c2u p1c2u force-pushed the refactor/validators-refactor-2 branch from b41dfe9 to 4cdf5cf Compare January 18, 2023 05:54
@p1c2u p1c2u merged commit eefb1d6 into master Jan 18, 2023
@p1c2u p1c2u deleted the refactor/validators-refactor-2 branch January 18, 2023 06:03
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