Skip to content

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 25, 2022

This reverts commit c8813cb, reversing
changes made to b36c12b.

Removing the change from 0.2.x branch i will go to 0.3.x that will support jsonschema 4+

Fixes #31

This reverts commit c8813cb, reversing
changes made to b36c12b.
@p1c2u p1c2u changed the base branch from master to stable/0.2.x January 25, 2022 14:27
@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #34 (6abc164) into stable/0.2.x (22c5892) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           stable/0.2.x      #34      +/-   ##
================================================
- Coverage         62.29%   62.08%   -0.21%     
================================================
  Files                 6        6              
  Lines               183      182       -1     
  Branches             39       39              
================================================
- Hits                114      113       -1     
  Misses               54       54              
  Partials             15       15              
Impacted Files Coverage Δ
openapi_schema_validator/validators.py 94.11% <100.00%> (-0.33%) ⬇️

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 22c5892...6abc164. Read the comment docs.

@p1c2u p1c2u changed the title Revert "Merge pull request #25 from lyang/patch-1" Revert "make jsonschema4 compatible (DeprecationWarning fix)" Jan 25, 2022
@p1c2u p1c2u merged commit 6ae997f into stable/0.2.x Jan 25, 2022
@p1c2u p1c2u deleted the revert/jsonschema-dependency-revert branch January 25, 2022 14:50
p1c2u added a commit that referenced this pull request Jan 27, 2022
…y-revert"

This reverts commit 6ae997f, reversing
changes made to 22c5892.
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.

Version 0.2.0 introduces breaking change due to version upgrade
1 participant