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

Enable omni-reverse prefix map #554

Merged
merged 4 commits into from
Sep 3, 2022
Merged

Enable omni-reverse prefix map #554

merged 4 commits into from
Sep 3, 2022

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Sep 3, 2022

This enables creating a parser that can arbitrarily handle URIs and CURIEs

This enables creating a parser that can arbitrarily handle URIs and CURIEs
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2022

Codecov Report

Base: 40.43% // Head: 40.34% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (dc17284) compared to base (8aad2c1).
Patch coverage: 6.25% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
- Coverage   40.43%   40.34%   -0.09%     
==========================================
  Files         113      113              
  Lines        6381     6395      +14     
  Branches     1322     1326       +4     
==========================================
  Hits         2580     2580              
- Misses       3630     3643      +13     
- Partials      171      172       +1     
Impacted Files Coverage Δ
src/bioregistry/export/prefix_maps.py 0.00% <0.00%> (ø)
src/bioregistry/resource_manager.py 77.91% <7.69%> (-1.52%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cthoyt cthoyt marked this pull request as ready for review September 3, 2022 17:34
@cthoyt cthoyt merged commit 33b31d3 into main Sep 3, 2022
@cthoyt cthoyt deleted the omni-reverse-prefix-map branch September 3, 2022 17:43
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