Skip to content

shortcuts refactor - #517

Merged
p1c2u merged 1 commit into
masterfrom
feature/shortcuts-refactor
Feb 20, 2023
Merged

shortcuts refactor#517
p1c2u merged 1 commit into
masterfrom
feature/shortcuts-refactor

Conversation

@p1c2u

Copy link
Copy Markdown
Collaborator

No description provided.

@p1c2u
p1c2uforce-pushed the feature/shortcuts-refactor branch from 2d55a95 to 1244794CompareFebruary 20, 2023 09:18
@p1c2u
p1c2uforce-pushed the feature/shortcuts-refactor branch from 1244794 to d43a10bCompareFebruary 20, 2023 09:26
@codecov

codecovBot commented Feb 20, 2023

Copy link
Copy Markdown

Codecov Report

Merging #517 (d43a10b) into master (25bc5f0) will increase coverage by 1.04%.
The diff coverage is 100.00%.

@@ Coverage Diff @@## master #517 +/- ##
==========================================
+ Coverage 89.19% 90.23% +1.04% 
==========================================
Files 124 124 Lines 3564 3668 +104 Branches 314 345 +31 ==========================================
+ Hits 3179 3310 +131 + Misses 329 303 -26 + Partials 56 55 -1 
Impacted FilesCoverage Δ
openapi_core/__init__.py100.00% <100.00%> (ø)
openapi_core/shortcuts.py100.00% <100.00%> (+1.29%)⬆️
...penapi_core/unmarshalling/request/unmarshallers.py81.57% <0.00%> (-5.27%)⬇️
...enapi_core/unmarshalling/response/unmarshallers.py81.02% <0.00%> (-3.65%)⬇️
openapi_core/validation/response/validators.py78.72% <0.00%> (+6.38%)⬆️
openapi_core/validation/request/validators.py86.74% <0.00%> (+10.60%)⬆️

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 7a2ae56 into masterFeb 20, 2023
@p1c2u
p1c2u deleted the feature/shortcuts-refactor branch February 20, 2023 09:42
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