jakelever / biotext

Get a nicely-chunked local copy of the biomedical literature (to use for other projects)!
MIT License
13 stars 5 forks source link

Performance/issue 10 strip annotations #11

Closed creisle closed 2 years ago

creisle commented 2 years ago

Performance

closes: #10

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (761f353) into master (fd98c1f) will decrease coverage by 0.49%. The diff coverage is 78.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   86.62%   86.12%   -0.50%     
==========================================
  Files           5        5              
  Lines         643      656      +13     
==========================================
+ Hits          557      565       +8     
- Misses         86       91       +5     
Flag Coverage Δ
unittests 86.12% <78.26%> (-0.50%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/bioconverters/utils.py 89.00% <78.26%> (-1.91%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fd98c1f...761f353. Read the comment docs.

jakelever commented 2 years ago

These changes look good!