Skip to content

Conversation

geographika
Copy link
Owner

Removes jsonref dependency which has sone issues (with fixes not yet deployed to a PyPI release).
Instead, use a custom ref resolver function with caching. This also improves performance of the test suite, as previously cached .json schema files used for validation weren't used by jsonref and had to be opened again.

Before:

255 passed, 2 xfailed in 102.19s (0:01:42)

After:

255 passed, 2 xfailed in 97.85s (0:01:37)

@geographika geographika merged commit 35af42d into master Sep 2, 2025
8 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.

1 participant