Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

shortcuts refactor #517

Merged
merged 1 commit into from
Feb 20, 2023
Merged

shortcuts refactor #517

merged 1 commit into from
Feb 20, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 20, 2023

No description provided.

@p1c2u p1c2u force-pushed the feature/shortcuts-refactor branch from 2d55a95 to 1244794 Compare February 20, 2023 09:18
@p1c2u p1c2u force-pushed the feature/shortcuts-refactor branch from 1244794 to d43a10b Compare February 20, 2023 09:26
@codecov
Copy link

codecov bot commented Feb 20, 2023

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 Files Coverage Δ
openapi_core/__init__.py 100.00% <100.00%> (ø)
openapi_core/shortcuts.py 100.00% <100.00%> (+1.29%) ⬆️
...penapi_core/unmarshalling/request/unmarshallers.py 81.57% <0.00%> (-5.27%) ⬇️
...enapi_core/unmarshalling/response/unmarshallers.py 81.02% <0.00%> (-3.65%) ⬇️
openapi_core/validation/response/validators.py 78.72% <0.00%> (+6.38%) ⬆️
openapi_core/validation/request/validators.py 86.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 master Feb 20, 2023
@p1c2u p1c2u deleted the feature/shortcuts-refactor branch February 20, 2023 09:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant