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

pyyaml strict requirement fix #404

Merged
merged 1 commit into from
Sep 2, 2022

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 #404 (6784356) into stable/0.14.x (50d191a) will decrease coverage by 0.05%.
The diff coverage is n/a.

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

@@                Coverage Diff                @@
##           stable/0.14.x     #404      +/-   ##
=================================================
- 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/pyyaml-strict-requirement-fix branch from 6784356 to d8e3cda Compare September 2, 2022 16:18
@p1c2u p1c2u merged commit 8250d3e into stable/0.14.x Sep 2, 2022
@p1c2u p1c2u deleted the fix/pyyaml-strict-requirement-fix branch September 2, 2022 16:21
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