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

request and response protocols #407

Merged
merged 1 commit into from
Sep 4, 2022
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 4, 2022

No description provided.

@p1c2u p1c2u force-pushed the feature/request-response-protocols branch 10 times, most recently from 6ce4464 to b94ad9b Compare September 4, 2022 14:26
@codecov
Copy link

codecov bot commented Sep 4, 2022

Codecov Report

Merging #407 (91959ef) into master (e385101) will decrease coverage by 0.56%.
The diff coverage is 93.92%.

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
- Coverage   95.40%   94.84%   -0.57%     
==========================================
  Files          83       84       +1     
  Lines        1873     1941      +68     
  Branches      281      285       +4     
==========================================
+ Hits         1787     1841      +54     
- Misses         67       75       +8     
- Partials       19       25       +6     
Impacted Files Coverage Δ
openapi_core/validation/request/datatypes.py 100.00% <ø> (ø)
openapi_core/validation/response/datatypes.py 100.00% <ø> (ø)
openapi_core/validation/response/protocols.py 82.35% <82.35%> (ø)
openapi_core/contrib/django/requests.py 88.88% <86.20%> (-11.12%) ⬇️
openapi_core/validation/request/protocols.py 86.36% <86.36%> (ø)
openapi_core/contrib/falcon/responses.py 90.00% <88.88%> (-10.00%) ⬇️
openapi_core/contrib/falcon/requests.py 89.65% <90.90%> (-5.80%) ⬇️
openapi_core/contrib/flask/requests.py 93.10% <91.66%> (+4.21%) ⬆️
openapi_core/contrib/requests/requests.py 96.77% <95.45%> (+0.94%) ⬆️
openapi_core/contrib/django/__init__.py 100.00% <100.00%> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u force-pushed the feature/request-response-protocols branch 2 times, most recently from 090645a to f30ab1a Compare September 4, 2022 14:42
@p1c2u p1c2u force-pushed the feature/request-response-protocols branch from f30ab1a to 91959ef Compare September 4, 2022 14:47
@p1c2u p1c2u merged commit 6a44ff1 into master Sep 4, 2022
@p1c2u p1c2u deleted the feature/request-response-protocols branch September 4, 2022 14:51
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