Skip to content

OAS30Validator readonly writeonly fix #135

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 5, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 5, 2023

Fixes #134

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #135 (9be944c) into master (f47ef8e) will increase coverage by 1.40%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   82.98%   84.38%   +1.40%     
==========================================
  Files           6        6              
  Lines         241      237       -4     
  Branches       50       48       -2     
==========================================
  Hits          200      200              
+ Misses         26       24       -2     
+ Partials       15       13       -2     
Files Coverage Δ
openapi_schema_validator/_keywords.py 71.31% <100.00%> (+2.26%) ⬆️
openapi_schema_validator/validators.py 100.00% <ø> (ø)

@p1c2u p1c2u merged commit 373bfdc into master Oct 5, 2023
@p1c2u p1c2u deleted the fix/oas30validator-read-only-write-only-fix branch October 5, 2023 11:08
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.

OAS30Validator validates readonly/writeonly incorectly
1 participant