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

#121 - XMI Serialization breaks Nested Feature Structures #122

Closed jcklie closed 4 years ago

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

Codecov Report

Merging #122 into master will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   97.58%   97.66%   +0.07%     
==========================================
  Files           9        9              
  Lines        1535     1544       +9     
==========================================
+ Hits         1498     1508      +10     
+ Misses         37       36       -1     
Impacted Files Coverage Δ
cassis/cas.py 97.72% <100.00%> (+0.53%) :arrow_up:
cassis/xmi.py 98.18% <100.00%> (+0.02%) :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 57f2185...45230d6. Read the comment docs.