Skip to content

Fix resolver for jsonschema validator created by SchemaValidatorsFactory - #853

Merged
p1c2u merged 2 commits into
python-openapi:masterfrom
chantera:fix/response-validate-ref
Jun 20, 2024
Merged

Fix resolver for jsonschema validator created by SchemaValidatorsFactory#853
p1c2u merged 2 commits into
python-openapi:masterfrom
chantera:fix/response-validate-ref

Conversation

@chantera

Copy link
Copy Markdown
Contributor

Fix#852

@codecov

codecovBot commented Jun 12, 2024

Copy link
Copy Markdown

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
Copy Markdown
Collaborator

@chantera thank you for the contribution

@p1c2u
p1c2u merged commit 012416b into python-openapi:masterJun 20, 2024
Sign up for freeto 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

@chantera@p1c2u