Skip to content

Unmarshal "allOf" with "oneOf/anyOf/allOf" sub-schemas - #44

Open
sisp wants to merge 1 commit into
grktsh:masterfrom
sisp:unmarshal-allof-xof
Open

Unmarshal "allOf" with "oneOf/anyOf/allOf" sub-schemas#44
sisp wants to merge 1 commit into
grktsh:masterfrom
sisp:unmarshal-allof-xof

Conversation

@sisp

@sispsisp commented May 28, 2021

Copy link
Copy Markdown
Contributor

This PR adds support for unmarshaling allOf with nested sub-schemas of type oneOf/anyOf/allOf.

@codecov

codecovBot commented May 28, 2021

Copy link
Copy Markdown

Codecov Report

Merging #44 (21ad0fe) into master (6c98890) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## master #44 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 16 16 Lines 431 431 Branches 51 51 =========================================
Hits 431 431 
Impacted FilesCoverage Δ
src/oas/schema/unmarshalers.py100.00% <100.00%> (ø)

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 6c98890...21ad0fe. Read the comment docs.

@sisp
sispforce-pushed the unmarshal-allof-xof branch from 29d3ded to 15df8cbCompareMay 28, 2021 13:21
@sisp
sispforce-pushed the unmarshal-allof-xof branch from 15df8cb to 21ad0feCompareMay 28, 2021 13:23
Sign up for freeto 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

@sisp