Skip to content

Conversation

@p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Apr 4, 2018

We should allow undefined types. Value for schema without type won;t be cast.
Fixes #19

@codecov
Copy link

codecov bot commented Apr 4, 2018

Codecov Report

Merging #20 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   98.43%   98.55%   +0.11%     
==========================================
  Files          18       18              
  Lines         895      897       +2     
==========================================
+ Hits          881      884       +3     
+ Misses         14       13       -1
Impacted Files Coverage Δ
openapi_core/schemas.py 97.27% <100%> (+0.03%) ⬆️
openapi_core/operations.py 98.33% <0%> (+1.66%) ⬆️

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 c954275...c733f94. Read the comment docs.

@p1c2u p1c2u merged commit 4e95523 into master Apr 4, 2018
@p1c2u p1c2u deleted the fix/allow-undefined-schema-type branch April 4, 2018 10:32
bjmc pushed a commit to bjmc/openapi-core that referenced this pull request Jun 12, 2019
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.

2 participants