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

Parameter deserializers renamed Style deserializers #676

Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 22, 2023

No description provided.

@p1c2u p1c2u changed the title Parameter deesrialized renamed Style deserializer Parameter deserialized renamed Style deserializer Sep 22, 2023
@p1c2u p1c2u changed the title Parameter deserialized renamed Style deserializer Parameter deserializer renamed Style deserializer Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #676 (cf3d356) into master (cbbe084) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #676   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files         126      126           
  Lines        3542     3542           
  Branches      423      423           
=======================================
  Hits         3232     3232           
  Misses        262      262           
  Partials       48       48           
Files Changed Coverage Δ
openapi_core/deserializing/styles/datatypes.py 100.00% <ø> (ø)
openapi_core/deserializing/styles/util.py 100.00% <ø> (ø)
openapi_core/deserializing/styles/__init__.py 100.00% <100.00%> (ø)
openapi_core/deserializing/styles/deserializers.py 100.00% <100.00%> (ø)
openapi_core/deserializing/styles/exceptions.py 89.47% <100.00%> (ø)
openapi_core/deserializing/styles/factories.py 100.00% <100.00%> (ø)
...penapi_core/unmarshalling/request/unmarshallers.py 79.56% <100.00%> (ø)
openapi_core/unmarshalling/unmarshallers.py 85.36% <100.00%> (ø)
openapi_core/validation/request/validators.py 86.79% <100.00%> (ø)
openapi_core/validation/validators.py 94.39% <100.00%> (ø)

@p1c2u p1c2u force-pushed the fix/parameter-deserializer-renamed-into-style-deserializer branch from 9a348dc to cf3d356 Compare September 22, 2023 09:08
@p1c2u p1c2u changed the title Parameter deserializer renamed Style deserializer Parameter deserializers renamed Style deserializers Sep 22, 2023
@p1c2u p1c2u merged commit 0da2a38 into master Sep 22, 2023
16 checks passed
@p1c2u p1c2u deleted the fix/parameter-deserializer-renamed-into-style-deserializer branch September 22, 2023 09: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