dkpro / dkpro-cassis

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

#192 - Clean up stuff #223

Closed jcklie closed 3 years ago

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

Codecov Report

Merging #223 (26fe98c) into main (ac42006) will decrease coverage by 0.15%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
- Coverage   96.07%   95.92%   -0.16%     
==========================================
  Files           4        4              
  Lines        1375     1373       -2     
==========================================
- Hits         1321     1317       -4     
- Misses         54       56       +2     
Impacted Files Coverage Δ
cassis/util.py 95.36% <ø> (-0.04%) :arrow_down:
cassis/xmi.py 97.09% <57.14%> (ø)
cassis/cas.py 95.95% <66.66%> (-0.68%) :arrow_down:
cassis/typesystem.py 95.35% <95.65%> (-0.01%) :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 ac42006...26fe98c. Read the comment docs.