Skip to content

Use openapi-schema-validator library #212

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
Mar 5, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Mar 5, 2020

Schema validation moved to separate openapi-schema-validator library

@codecov
Copy link

codecov bot commented Mar 5, 2020

Codecov Report

Merging #212 into master will increase coverage by 0.19%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   96.52%   96.71%   +0.19%     
==========================================
  Files         123      118       -5     
  Lines        2477     2317     -160     
==========================================
- Hits         2391     2241     -150     
+ Misses         86       76      -10
Impacted Files Coverage Δ
openapi_core/unmarshalling/schemas/factories.py 100% <100%> (ø) ⬆️
...penapi_core/unmarshalling/schemas/unmarshallers.py 95.83% <100%> (ø) ⬆️

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 8c1e331...e817973. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 5, 2020

Codecov Report

Merging #212 into master will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   96.52%   96.71%   +0.19%     
==========================================
  Files         123      118       -5     
  Lines        2477     2317     -160     
==========================================
- Hits         2391     2241     -150     
+ Misses         86       76      -10     

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 8c1e331...e817973. Read the comment docs.

@p1c2u p1c2u merged commit 43bf9a6 into master Mar 5, 2020
@p1c2u p1c2u deleted the feature/use-openapi-schema-validator-lib branch March 5, 2020 11:38
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.

1 participant