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

Expose annotation through biolexica.Grounder and improve type hints #10

Merged
merged 2 commits into from
Feb 2, 2024

Update api.py

44978fe
Select commit
Loading
Failed to load commit list.
Merged

Expose annotation through biolexica.Grounder and improve type hints #10

Update api.py
44978fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 1s

45.90% (+1.58%) compared to f0d3968

View this Pull Request on Codecov

45.90% (+1.58%) compared to f0d3968

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f0d3968) 44.32% compared to head (44978fe) 45.90%.

Files Patch % Lines
src/biolexica/api.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   44.32%   45.90%   +1.58%     
==========================================
  Files          12       12              
  Lines         361      366       +5     
  Branches       71       61      -10     
==========================================
+ Hits          160      168       +8     
+ Misses        194      191       -3     
  Partials        7        7              

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