Skip to content

Limit openapi dependencies upper bounds #386

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

Merged
merged 1 commit into from
Jan 29, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 28, 2022

No description provided.

@p1c2u p1c2u force-pushed the feature/limit-openapi-dependencies-upper-bounds branch from 89b9af1 to 19535f4 Compare January 28, 2022 17:06
@p1c2u p1c2u force-pushed the feature/limit-openapi-dependencies-upper-bounds branch from 19535f4 to cd295d8 Compare January 29, 2022 05:55
@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #386 (cd295d8) into master (388bb3b) will increase coverage by 28.54%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #386       +/-   ##
===========================================
+ Coverage   67.22%   95.77%   +28.54%     
===========================================
  Files          80       80               
  Lines        2606     1824      -782     
  Branches        0      273      +273     
===========================================
- Hits         1752     1747        -5     
+ Misses        854       57      -797     
- Partials        0       20       +20     
Impacted Files Coverage Δ
openapi_core/casting/schemas/util.py 80.00% <0.00%> (-20.00%) ⬇️
openapi_core/unmarshalling/schemas/formatters.py 78.57% <0.00%> (-14.29%) ⬇️
openapi_core/unmarshalling/schemas/util.py 80.64% <0.00%> (-9.68%) ⬇️
openapi_core/schema/servers.py 92.85% <0.00%> (-7.15%) ⬇️
openapi_core/spec/shortcuts.py 90.90% <0.00%> (-0.76%) ⬇️
...pi_core/deserializing/media_types/deserializers.py 95.00% <0.00%> (+4.52%) ⬆️
openapi_core/__init__.py 100.00% <0.00%> (+4.54%) ⬆️
openapi_core/contrib/django/requests.py 100.00% <0.00%> (+5.00%) ⬆️
openapi_core/casting/schemas/casters.py 97.14% <0.00%> (+5.25%) ⬆️
openapi_core/contrib/django/responses.py 100.00% <0.00%> (+7.14%) ⬆️
... and 43 more

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 388bb3b...cd295d8. Read the comment docs.

@p1c2u p1c2u merged commit a33d8e7 into master Jan 29, 2022
@p1c2u p1c2u deleted the feature/limit-openapi-dependencies-upper-bounds branch January 29, 2022 05:58
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