dkpro / dkpro-cassis

UIMA CAS processing library written in Python
https://pypi.org/project/dkpro-cassis/
Apache License 2.0
84 stars 22 forks source link

#144 - Overlapping annotations not selected with select_covered #145

Closed jcklie closed 3 years ago

jcklie commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #145 (3d1d72d) into master (5b71da6) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   97.93%   97.95%   +0.01%     
==========================================
  Files           9        9              
  Lines        1796     1806      +10     
==========================================
+ Hits         1759     1769      +10     
  Misses         37       37              
Impacted Files Coverage Δ
cassis/cas.py 97.70% <100.00%> (ø)
tests/test_cas.py 100.00% <100.00%> (ø)

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 5b71da6...3d1d72d. Read the comment docs.