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

#162 - Handling of Invalid sofa indexes #246

Closed reckart closed 2 years ago

reckart commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #246 (9d6420b) into main (705da20) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
+ Coverage   95.51%   95.53%   +0.02%     
==========================================
  Files           5        5              
  Lines        1827     1836       +9     
==========================================
+ Hits         1745     1754       +9     
  Misses         82       82              
Impacted Files Coverage Δ
cassis/cas.py 96.01% <100.00%> (+0.11%) :arrow_up:
cassis/json.py 91.61% <100.00%> (ø)
cassis/xmi.py 96.88% <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 705da20...9d6420b. Read the comment docs.