Skip to content
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

Add CURIE parse benchmark #499

Merged
merged 5 commits into from
Aug 11, 2022
Merged

Add CURIE parse benchmark #499

merged 5 commits into from
Aug 11, 2022

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Aug 11, 2022

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2022

Codecov Report

Merging #499 (0a5337c) into main (b1e9c98) will decrease coverage by 0.40%.
The diff coverage is 7.22%.

@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
- Coverage   38.42%   38.02%   -0.41%     
==========================================
  Files         107      108       +1     
  Lines        5902     5978      +76     
  Branches     1196     1213      +17     
==========================================
+ Hits         2268     2273       +5     
- Misses       3491     3562      +71     
  Partials      143      143              
Impacted Files Coverage Δ
src/bioregistry/benchmarks/curie_parsing.py 0.00% <0.00%> (ø)
src/bioregistry/benchmarks/uri_parsing.py 0.00% <0.00%> (ø)
src/bioregistry/schema/struct.py 82.16% <14.28%> (-0.69%) ⬇️
src/bioregistry/constants.py 100.00% <100.00%> (ø)
src/bioregistry/version.py 68.42% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cthoyt cthoyt marked this pull request as ready for review August 11, 2022 22:48
@cthoyt cthoyt merged commit 005a836 into main Aug 11, 2022
@cthoyt cthoyt deleted the benchmark-parse-curie branch August 11, 2022 22:48
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.

2 participants