Skip to content

Multi type unmarshaller #433

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
Oct 11, 2022
Merged

Multi type unmarshaller #433

merged 1 commit into from
Oct 11, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 11, 2022

OpenAPI 3.1 multiple types support

@p1c2u p1c2u force-pushed the feature/multi-type-unmarshaller branch from c2483ea to 50e54dd Compare October 11, 2022 11:13
@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Merging #433 (d95fba7) into master (7db11f4) will decrease coverage by 0.14%.
The diff coverage is 73.68%.

@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
- Coverage   92.83%   92.68%   -0.15%     
==========================================
  Files         100      100              
  Lines        2414     2433      +19     
  Branches      305      308       +3     
==========================================
+ Hits         2241     2255      +14     
- Misses        131      135       +4     
- Partials       42       43       +1     
Impacted Files Coverage Δ
...penapi_core/unmarshalling/schemas/unmarshallers.py 87.55% <66.66%> (-1.39%) ⬇️
openapi_core/unmarshalling/schemas/factories.py 94.02% <100.00%> (+0.37%) ⬆️

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 feature/multi-type-unmarshaller branch from 50e54dd to 5713b79 Compare October 11, 2022 11:36
@p1c2u p1c2u force-pushed the feature/multi-type-unmarshaller branch from 5713b79 to d95fba7 Compare October 11, 2022 11:40
@p1c2u p1c2u merged commit 3ffe2bc into master Oct 11, 2022
@p1c2u p1c2u deleted the feature/multi-type-unmarshaller branch October 11, 2022 11:49
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.

None yet

1 participant