Skip to content

Fix resolver for jsonschema validator created by SchemaValidatorsFactory #853

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 2 commits into from
Jun 20, 2024

Conversation

chantera
Copy link
Contributor

Fix #852

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.28%. Comparing base (4b803be) to head (0383a3d).
Report is 6 commits behind head on master.

Current head 0383a3d differs from pull request most recent head 7d0f325

Please upload reports for the commit 7d0f325 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #853      +/-   ##
==========================================
- Coverage   90.28%   90.28%   -0.01%     
==========================================
  Files         148      148              
  Lines        4313     4312       -1     
  Branches      527      527              
==========================================
- Hits         3894     3893       -1     
  Misses        317      317              
  Partials      102      102              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@p1c2u
Copy link
Collaborator

p1c2u commented Jun 20, 2024

@chantera thank you for the contribution

@p1c2u p1c2u merged commit 012416b into python-openapi:master Jun 20, 2024
7 checks passed
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.

[Bug]: _validate_reference cannot resolve $ref with a relative file path
2 participants