openapi-core icon indicating copy to clipboard operation
openapi-core copied to clipboard

WIP Add any-of

Open allcaps opened this issue 4 years ago • 4 comments

allcaps avatar Feb 10 '21 21:02 allcaps

Codecov Report

Merging #288 (3179018) into master (8c3b23f) will decrease coverage by 0.88%. The diff coverage is 34.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   96.75%   95.86%   -0.89%     
==========================================
  Files         122      122              
  Lines        2431     2465      +34     
==========================================
+ Hits         2352     2363      +11     
- Misses         79      102      +23     
Impacted Files Coverage Δ
...penapi_core/unmarshalling/schemas/unmarshallers.py 83.67% <26.66%> (-10.34%) :arrow_down:
openapi_core/schema/schemas/factories.py 98.91% <75.00%> (-1.09%) :arrow_down:
openapi_core/schema/schemas/models.py 98.41% <100.00%> (+0.02%) :arrow_up:

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 8c3b23f...3179018. Read the comment docs.

codecov[bot] avatar Feb 10 '21 23:02 codecov[bot]

@allcaps -- Really appreciate you taking this one on!

philipbjorge avatar Feb 12 '21 20:02 philipbjorge

I'd love to see this PR merged. @allcaps Will you be able to finish it?

sisp avatar May 30 '21 09:05 sisp

Nope, the project I was working that required any-of is canceled so I lost my funding (and motivation).

Anyone who likes to work on this, go ahead!

allcaps avatar May 30 '21 12:05 allcaps

Closing in favor of #423

p1c2u avatar Sep 25 '22 09:09 p1c2u