Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

media type deserializers refactor #518

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 20, 2023

No description provided.

@p1c2u p1c2u force-pushed the refactor/media-type-deserializers-refactor branch 5 times, most recently from 532d005 to efa4515 Compare February 20, 2023 14:24
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #518 (648a591) into master (d43a10b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
+ Coverage   90.23%   90.28%   +0.04%     
==========================================
  Files         124      124              
  Lines        3668     3665       -3     
  Branches      345      348       +3     
==========================================
- Hits         3310     3309       -1     
+ Misses        303      301       -2     
  Partials       55       55              
Impacted Files Coverage Δ
openapi_core/deserializing/media_types/__init__.py 100.00% <100.00%> (ø)
...penapi_core/deserializing/media_types/datatypes.py 100.00% <100.00%> (ø)
...pi_core/deserializing/media_types/deserializers.py 100.00% <100.00%> (+4.34%) ⬆️
...penapi_core/deserializing/media_types/factories.py 100.00% <100.00%> (ø)
...api_core/deserializing/parameters/deserializers.py 100.00% <100.00%> (+2.50%) ⬆️
openapi_core/deserializing/parameters/factories.py 100.00% <100.00%> (ø)
...penapi_core/unmarshalling/request/unmarshallers.py 81.67% <100.00%> (+0.09%) ⬆️
openapi_core/unmarshalling/unmarshallers.py 90.24% <100.00%> (+0.24%) ⬆️
openapi_core/validation/request/validators.py 86.79% <100.00%> (+0.05%) ⬆️
openapi_core/validation/validators.py 94.54% <100.00%> (+0.10%) ⬆️

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 refactor/media-type-deserializers-refactor branch from efa4515 to 648a591 Compare February 20, 2023 14:33
@p1c2u p1c2u merged commit 7c9c0ff into master Feb 20, 2023
@p1c2u p1c2u deleted the refactor/media-type-deserializers-refactor branch February 20, 2023 14:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant