Skip to content

readOnly and writeOnly on jsonschema4 fix #41

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
Jan 29, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 29, 2022

Fixes #40

@p1c2u p1c2u force-pushed the fix/readonly-and-write-only-on-jsonschema4-fix branch from cd5caa1 to e3f59bf Compare January 29, 2022 05:45
@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #41 (e3f59bf) into stable/0.2.x (92d952f) will increase coverage by 1.70%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           stable/0.2.x      #41      +/-   ##
================================================
+ Coverage         66.03%   67.74%   +1.70%     
================================================
  Files                 6        6              
  Lines               212      217       +5     
  Branches             44       44              
================================================
+ Hits                140      147       +7     
+ Misses               57       53       -4     
- Partials             15       17       +2     
Impacted Files Coverage Δ
openapi_schema_validator/validators.py 95.45% <100.00%> (+1.33%) ⬆️
openapi_schema_validator/_validators.py 64.44% <0.00%> (+2.22%) ⬆️

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 92d952f...e3f59bf. Read the comment docs.

@p1c2u p1c2u changed the title readOnly and writeOnly on jsonschema4 readOnly and writeOnly on jsonschema4 fix Jan 29, 2022
@p1c2u p1c2u merged commit 5d07b4d into stable/0.2.x Jan 29, 2022
@p1c2u p1c2u deleted the fix/readonly-and-write-only-on-jsonschema4-fix branch January 29, 2022 05:47
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