Skip to content
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

Responses schema validation #177

Merged
merged 1 commit into from Sep 5, 2022
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 5, 2022

Fixes #176

@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #177 (14ebd85) into master (cab6dd4) will increase coverage by 0.41%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   91.25%   91.66%   +0.41%     
==========================================
  Files          13       13              
  Lines         400      420      +20     
  Branches       64       70       +6     
==========================================
+ Hits          365      385      +20     
  Misses         24       24              
  Partials       11       11              
Impacted Files Coverage Δ
openapi_spec_validator/validation/validators.py 91.66% <100.00%> (+1.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u force-pushed the fix/responses-schema-validation-fix branch from 9ac4203 to 14ebd85 Compare September 5, 2022 10:31
@p1c2u p1c2u merged commit fccff53 into master Sep 5, 2022
@p1c2u p1c2u deleted the fix/responses-schema-validation-fix branch September 5, 2022 10:35
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.

openapi_v2_spec_validator not raising error on bad refs
1 participant