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

#168 - Experimental JSON CAS support #169

Closed reckart closed 2 years ago

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

Codecov Report

Merging #169 (e89ada4) into main (0b802b3) will decrease coverage by 0.64%. The diff coverage is 92.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   96.15%   95.51%   -0.65%     
==========================================
  Files           4        5       +1     
  Lines        1509     1827     +318     
==========================================
+ Hits         1451     1745     +294     
- Misses         58       82      +24     
Impacted Files Coverage Δ
cassis/json.py 91.61% <91.61%> (ø)
cassis/cas.py 95.89% <93.75%> (+0.11%) :arrow_up:
cassis/typesystem.py 95.63% <100.00%> (+0.19%) :arrow_up:
cassis/xmi.py 96.88% <100.00%> (+0.04%) :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 0b802b3...e89ada4. Read the comment docs.