Skip to content

RequestValidator and ResponseValidator backward compatibility - #487

Merged
p1c2u merged 1 commit into
masterfrom
feature/request-response-validator-backward-compatibility
Jan 26, 2023
Merged

RequestValidator and ResponseValidator backward compatibility#487
p1c2u merged 1 commit into
masterfrom
feature/request-response-validator-backward-compatibility

Conversation

@p1c2u

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecovBot commented Jan 25, 2023

Copy link
Copy Markdown

Codecov Report

Merging #487 (e985598) into master (99fb081) will decrease coverage by 0.13%.
The diff coverage is 91.48%.

@@ Coverage Diff @@## master #487 +/- ##
==========================================
- Coverage 92.33% 92.21% -0.13% 
==========================================
Files 105 105 Lines 2950 2967 +17 Branches 253 255 +2 ==========================================
+ Hits 2724 2736 +12 - Misses 185 189 +4 - Partials 41 42 +1 
Impacted FilesCoverage Δ
openapi_core/validation/request/proxies.py71.42% <60.00%> (-1.91%)⬇️
openapi_core/validation/response/proxies.py72.00% <60.00%> (-1.92%)⬇️
openapi_core/validation/request/__init__.py100.00% <100.00%> (ø)
openapi_core/validation/request/validators.py88.73% <100.00%> (+0.15%)⬆️
openapi_core/validation/response/__init__.py100.00% <100.00%> (ø)
openapi_core/validation/response/validators.py87.38% <100.00%> (+0.30%)⬆️
openapi_core/validation/request/exceptions.py84.00% <0.00%> (-4.00%)⬇️
openapi_core/unmarshalling/schemas/formatters.py82.35% <0.00%> (+2.94%)⬆️

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 feature/request-response-validator-backward-compatibility branch 3 times, most recently from 795a1f1 to 4cb112dCompareJanuary 26, 2023 04:04
@p1c2u
p1c2uforce-pushed the feature/request-response-validator-backward-compatibility branch from 4cb112d to e985598CompareJanuary 26, 2023 04:09
@p1c2u
p1c2u merged commit 221d212 into masterJan 26, 2023
@p1c2u
p1c2u deleted the feature/request-response-validator-backward-compatibility branch January 26, 2023 04:17
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