Skip to content

jsonschema subclassing fix#163

Merged
p1c2u merged 1 commit intomasterfrom
fix/jasonschema-4-12.1-compatibility-fix
Aug 26, 2022
Merged

jsonschema subclassing fix#163
p1c2u merged 1 commit intomasterfrom
fix/jasonschema-4-12.1-compatibility-fix

Conversation

@p1c2u
Copy link
Copy Markdown
Collaborator

@p1c2u p1c2u commented Aug 24, 2022

  • removed redundant factory subclassing
  • update openapi-schema-validator dependency (subclassing fixes)

Fixes #162

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 24, 2022

Codecov Report

Merging #163 (1c40f87) into master (a29b4f9) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   95.97%   95.97%           
=======================================
  Files          18       18           
  Lines         547      547           
  Branches      103      103           
=======================================
  Hits          525      525           
  Misses         12       12           
  Partials       10       10           
Impacted Files Coverage Δ
openapi_spec_validator/factories.py 100.00% <100.00%> (ø)

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/jasonschema-4-12.1-compatibility-fix branch from ff99461 to 1c40f87 Compare August 26, 2022 10:42
@p1c2u p1c2u merged commit dd89ae9 into master Aug 26, 2022
@p1c2u p1c2u deleted the fix/jasonschema-4-12.1-compatibility-fix branch August 26, 2022 10:45
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.12.1

1 participant