Skip to content

Validators refactor - #457

Merged
p1c2u merged 1 commit into
masterfrom
refactor/validators-refactor-2
Jan 18, 2023
Merged

Validators refactor#457
p1c2u merged 1 commit into
masterfrom
refactor/validators-refactor-2

Conversation

@p1c2u

Copy link
Copy Markdown
Collaborator

No description provided.

@p1c2u
p1c2uforce-pushed the refactor/validators-refactor-2 branch 2 times, most recently from ed004e6 to c39eefaCompareJanuary 15, 2023 06:02
@codecov

codecovBot commented Jan 15, 2023

Copy link
Copy Markdown

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 FilesCoverage Δ
openapi_core/contrib/flask/views.py100.00% <ø> (ø)
openapi_core/templating/paths/finders.py100.00% <ø> (ø)
openapi_core/validation/request/protocols.py79.48% <50.00%> (-1.60%)⬇️
openapi_core/validation/response/protocols.py81.25% <50.00%> (-2.09%)⬇️
openapi_core/validation/response/proxies.py71.73% <72.22%> (-2.46%)⬇️
openapi_core/validation/request/proxies.py73.33% <73.68%> (-3.34%)⬇️
openapi_core/validation/validators.py97.22% <85.71%> (-2.78%)⬇️
openapi_core/validation/processors.py81.08% <86.95%> (-18.92%)⬇️
openapi_core/validation/response/validators.py94.44% <93.75%> (+0.50%)⬆️
openapi_core/validation/shortcuts.py96.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
p1c2uforce-pushed the refactor/validators-refactor-2 branch 8 times, most recently from 19bacfd to b41dfe9CompareJanuary 18, 2023 05:40
@p1c2u
p1c2uforce-pushed the refactor/validators-refactor-2 branch from b41dfe9 to 4cdf5cfCompareJanuary 18, 2023 05:54
@p1c2u
p1c2u merged commit eefb1d6 into masterJan 18, 2023
@p1c2u
p1c2u deleted the refactor/validators-refactor-2 branch January 18, 2023 06:03
Sign up for freeto 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

@p1c2u