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

#238 - Error parsing FSList in cTAKES xmi #239

Closed reckart closed 2 years ago

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

Codecov Report

Merging #239 (7ce6586) into main (9aab091) will increase coverage by 0.07%. The diff coverage is 96.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
+ Coverage   96.08%   96.15%   +0.07%     
==========================================
  Files           4        4              
  Lines        1404     1509     +105     
==========================================
+ Hits         1349     1451     +102     
- Misses         55       58       +3     
Impacted Files Coverage Δ
cassis/cas.py 95.77% <88.88%> (+0.09%) :arrow_up:
cassis/xmi.py 96.84% <96.10%> (-0.25%) :arrow_down:
cassis/typesystem.py 95.44% <100.00%> (+0.22%) :arrow_up:

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 9aab091...7ce6586. Read the comment docs.