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

#157 - String in multipleReferencesAllowed is incorrectly parsed #158

Closed jcklie closed 3 years ago

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

Codecov Report

Merging #158 (8d3e051) into master (342b2ab) will decrease coverage by 0.04%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
- Coverage   97.96%   97.91%   -0.05%     
==========================================
  Files           9        9              
  Lines        1815     1822       +7     
==========================================
+ Hits         1778     1784       +6     
- Misses         37       38       +1     
Impacted Files Coverage Δ
cassis/typesystem.py 96.65% <83.33%> (-0.19%) :arrow_down:
tests/test_typesystem.py 100.00% <100.00%> (ø)

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 342b2ab...b51a7d3. Read the comment docs.