Skip to content

Media type finder #307

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
Mar 30, 2021
Merged

Media type finder #307

merged 1 commit into from
Mar 30, 2021

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Mar 30, 2021

No description provided.

@p1c2u p1c2u force-pushed the feature/media-type-finder branch 2 times, most recently from 3526fa0 to 815e7b9 Compare March 30, 2021 13:25
@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #307 (841e999) into master (1747433) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
- Coverage   96.81%   96.80%   -0.02%     
==========================================
  Files         123      124       +1     
  Lines        2481     2472       -9     
==========================================
- Hits         2402     2393       -9     
  Misses         79       79              
Impacted Files Coverage Δ
openapi_core/schema/request_bodies/models.py 100.00% <ø> (ø)
openapi_core/schema/responses/models.py 100.00% <ø> (ø)
openapi_core/contrib/falcon/handlers.py 100.00% <100.00%> (ø)
openapi_core/contrib/flask/handlers.py 100.00% <100.00%> (ø)
openapi_core/schema/content/models.py 100.00% <100.00%> (ø)
openapi_core/templating/media_types/exceptions.py 100.00% <100.00%> (ø)
openapi_core/templating/media_types/finders.py 100.00% <100.00%> (ø)
openapi_core/validation/request/validators.py 95.13% <100.00%> (ø)
openapi_core/validation/response/validators.py 94.28% <100.00%> (ø)
openapi_core/validation/validators.py 94.28% <100.00%> (+0.73%) ⬆️
... and 3 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 1747433...841e999. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/media-type-finder branch from 815e7b9 to 841e999 Compare March 30, 2021 13:30
@p1c2u p1c2u merged commit 098b015 into master Mar 30, 2021
@p1c2u p1c2u deleted the feature/media-type-finder branch March 30, 2021 14:15
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