Skip to content
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

Parameter and header get value refactor #677

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 22, 2023

No description provided.

@p1c2u p1c2u force-pushed the refactor/parameter-and-header-get-value-refactor branch 2 times, most recently from ee082bc to e7d6608 Compare September 22, 2023 17:45
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #677 (890ae99) into master (0da2a38) will increase coverage by 0.09%.
The diff coverage is 97.43%.

@@            Coverage Diff             @@
##           master     #677      +/-   ##
==========================================
+ Coverage   91.24%   91.34%   +0.09%     
==========================================
  Files         126      126              
  Lines        3542     3559      +17     
  Branches      423      423              
==========================================
+ Hits         3232     3251      +19     
+ Misses        262      261       -1     
+ Partials       48       47       -1     
Files Changed Coverage Δ
openapi_core/schema/parameters.py 96.96% <ø> (+4.66%) ⬆️
openapi_core/validation/response/validators.py 78.72% <83.33%> (ø)
openapi_core/validation/validators.py 95.00% <98.33%> (+0.60%) ⬆️
openapi_core/templating/media_types/finders.py 100.00% <100.00%> (ø)
...enapi_core/unmarshalling/response/unmarshallers.py 79.84% <100.00%> (ø)
openapi_core/unmarshalling/unmarshallers.py 85.36% <100.00%> (ø)
openapi_core/validation/request/validators.py 86.79% <100.00%> (ø)

@p1c2u p1c2u force-pushed the refactor/parameter-and-header-get-value-refactor branch 2 times, most recently from ff608f7 to 2c12d12 Compare September 23, 2023 09:27
@p1c2u p1c2u force-pushed the refactor/parameter-and-header-get-value-refactor branch from 2c12d12 to 890ae99 Compare September 23, 2023 14:42
@p1c2u p1c2u merged commit 7a17349 into master Sep 23, 2023
@p1c2u p1c2u deleted the refactor/parameter-and-header-get-value-refactor branch September 23, 2023 15:19
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