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

#212 - Allow loading/saving XMI/typesystems from/to Path #213

Closed reckart closed 2 years ago

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

Codecov Report

Merging #213 (341f11a) into main (2105021) will decrease coverage by 0.27%. The diff coverage is 50.00%.

:exclamation: Current head 341f11a differs from pull request most recent head fe9ab00. Consider uploading reports for the commit fe9ab00 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   96.56%   96.28%   -0.28%     
==========================================
  Files           4        4              
  Lines        1339     1346       +7     
==========================================
+ Hits         1293     1296       +3     
- Misses         46       50       +4     
Impacted Files Coverage Δ
cassis/typesystem.py 95.36% <50.00%> (-0.33%) :arrow_down:
cassis/xmi.py 96.91% <50.00%> (-0.59%) :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 2105021...fe9ab00. Read the comment docs.