Skip to content

jsonschema subclassing fix#47

Merged
p1c2u merged 1 commit intomasterfrom
fix/jsonschema-4-10-0-compatibility-fix
Aug 25, 2022
Merged

jsonschema subclassing fix#47
p1c2u merged 1 commit intomasterfrom
fix/jsonschema-4-10-0-compatibility-fix

Conversation

@p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Aug 24, 2022

Partially fixes #46

@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #47 (e19f58e) into master (4d8fd4c) will not change coverage.
The diff coverage is 90.00%.

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   70.31%   70.31%           
=======================================
  Files           6        6           
  Lines         219      219           
  Branches       45       43    -2     
=======================================
  Hits          154      154           
- Misses         53       54    +1     
+ Partials       12       11    -1     
Impacted Files Coverage Δ
openapi_schema_validator/validators.py 93.75% <75.00%> (-1.71%) ⬇️
openapi_schema_validator/_validators.py 64.58% <100.00%> (+2.36%) ⬆️

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/jsonschema-4-10-0-compatibility-fix branch 2 times, most recently from c3527b2 to b5fe191 Compare August 25, 2022 09:13
@p1c2u p1c2u force-pushed the fix/jsonschema-4-10-0-compatibility-fix branch from b5fe191 to e19f58e Compare August 25, 2022 09:31
@p1c2u p1c2u merged commit 00d2a69 into master Aug 25, 2022
@p1c2u p1c2u deleted the fix/jsonschema-4-10-0-compatibility-fix branch August 25, 2022 10:02
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.

Incompatible with jsonschema 4.10.0

1 participant