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 deserialize complex scenario support #329

Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented May 16, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 16, 2021

Codecov Report

Merging #329 (20f570d) into master (85cf602) will increase coverage by 0.06%.
The diff coverage is 97.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   96.31%   96.38%   +0.06%     
==========================================
  Files          80       80              
  Lines        1576     1577       +1     
==========================================
+ Hits         1518     1520       +2     
+ Misses         58       57       -1     
Impacted Files Coverage Δ
openapi_core/deserializing/parameters/factories.py 100.00% <ø> (ø)
openapi_core/validation/request/validators.py 96.70% <96.87%> (+0.70%) ⬆️
openapi_core/validation/response/validators.py 95.00% <100.00%> (+0.19%) ⬆️
openapi_core/validation/validators.py 97.43% <100.00%> (-0.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85cf602...20f570d. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/parameter-deserialize-complex-scenario-support branch 3 times, most recently from cd3d3be to 5d7cfdf Compare May 16, 2021 21:55
@p1c2u p1c2u force-pushed the feature/parameter-deserialize-complex-scenario-support branch from 5d7cfdf to 20f570d Compare May 16, 2021 21:57
@p1c2u p1c2u merged commit c4fab4c into master May 16, 2021
@p1c2u p1c2u deleted the feature/parameter-deserialize-complex-scenario-support branch May 16, 2021 22:10
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