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

#234 - cas_to_comparable_text fails with null arrays #235

Closed reckart closed 2 years ago

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

Codecov Report

Merging #235 (39fe252) into main (5f5bb56) will increase coverage by 0.29%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   95.85%   96.14%   +0.29%     
==========================================
  Files           4        4              
  Lines        1400     1402       +2     
==========================================
+ Hits         1342     1348       +6     
+ Misses         58       54       -4     
Impacted Files Coverage Δ
cassis/util.py 98.03% <100.00%> (+2.67%) :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 5f5bb56...39fe252. Read the comment docs.