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

pin openapi dependencies #403

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 2, 2022

Fixes #402

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #403 (e3ebf7c) into stable/0.14.x (fc2ac52) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Current head e3ebf7c differs from pull request most recent head 0de2078. Consider uploading reports for the commit 0de2078 to get more accurate results

@@                Coverage Diff                @@
##           stable/0.14.x     #403      +/-   ##
=================================================
- Coverage          96.28%   96.23%   -0.06%     
=================================================
  Files                 80       80              
  Lines               1563     1541      -22     
=================================================
- Hits                1505     1483      -22     
  Misses                58       58              
Impacted Files Coverage Δ
openapi_core/contrib/falcon/responses.py 90.90% <0.00%> (-0.76%) ⬇️
openapi_core/contrib/flask/requests.py 92.85% <0.00%> (-0.48%) ⬇️
openapi_core/unmarshalling/schemas/util.py 90.32% <0.00%> (-0.31%) ⬇️
openapi_core/casting/schemas/casters.py 96.29% <0.00%> (-0.14%) ⬇️
...penapi_core/unmarshalling/schemas/unmarshallers.py 94.82% <0.00%> (-0.06%) ⬇️
openapi_core/spec/accessors.py 100.00% <0.00%> (ø)
openapi_core/templating/datatypes.py 100.00% <0.00%> (ø)
openapi_core/validation/decorators.py 100.00% <0.00%> (ø)
openapi_core/contrib/flask/handlers.py 100.00% <0.00%> (ø)
openapi_core/contrib/django/requests.py 100.00% <0.00%> (ø)
... and 8 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 fix/pin-openapi-dependencies branch 4 times, most recently from 63ba3ba to e3ebf7c Compare September 2, 2022 13:53
@p1c2u p1c2u force-pushed the fix/pin-openapi-dependencies branch from e3ebf7c to 0de2078 Compare September 2, 2022 14:31
@p1c2u p1c2u merged commit 446d53f into stable/0.14.x Sep 2, 2022
@p1c2u p1c2u deleted the fix/pin-openapi-dependencies branch September 2, 2022 14:34
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