Skip to content

Validation schema errors iter fix #170

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 23, 2019

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 22, 2019

Fixes #160

@codecov
Copy link

codecov bot commented Oct 22, 2019

Codecov Report

Merging #170 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   96.65%   96.71%   +0.06%     
==========================================
  Files          71       71              
  Lines        1763     1768       +5     
==========================================
+ Hits         1704     1710       +6     
+ Misses         59       58       -1
Impacted Files Coverage Δ
openapi_core/schema/schemas/models.py 95.3% <100%> (ø) ⬆️
openapi_core/schema/schemas/exceptions.py 87.5% <100%> (+3.18%) ⬆️

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 57cc70a...44de9c4. Read the comment docs.

@p1c2u p1c2u merged commit cabe512 into master Oct 23, 2019
@p1c2u p1c2u deleted the fix/validation-schema-errors-iter-fix branch October 23, 2019 08:28
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.

0.12.0 regression regarding usability of validation messages
1 participant