Skip to content

Conversation

@Stranger6667
Copy link
Owner

Resolves #372

@codecov
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 80 lines in your changes missing coverage. Please review.

Project coverage is 87.45%. Comparing base (3c25034) to head (9c76735).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
crates/jsonschema-py/src/lib.rs 0.00% 80 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
- Coverage   87.95%   87.45%   -0.50%     
==========================================
  Files          90       90              
  Lines       13306    13382      +76     
==========================================
  Hits        11703    11703              
- Misses       1603     1679      +76     

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

@Stranger6667
Copy link
Owner Author

cc @jpmckinney I think it should be enough for your use case, right? If not, please, let me know and I'll adjust the behavior in a follow-up PR.

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 22, 2024

CodSpeed Performance Report

Merging #652 will not alter performance

Comparing dd/py-retrievers (9c76735) with master (3c25034)

Summary

✅ 45 untouched benchmarks

@Stranger6667 Stranger6667 merged commit e4059a8 into master Dec 22, 2024
38 checks passed
@Stranger6667 Stranger6667 deleted the dd/py-retrievers branch December 22, 2024 14:40
@jpmckinney
Copy link
Contributor

That was fast! Yes, I can use that both to control which URI schemes are supported, and I can use it like a registry (mapping individual URLs to specific values).

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.

How to use custom resolvers in python?

3 participants