dkpro / dkpro-cassis

UIMA CAS processing library written in Python
https://pypi.org/project/dkpro-cassis/
Apache License 2.0
85 stars 22 forks source link

#116 - Loading feature structures referencing NULL throws #117

Closed jcklie closed 4 years ago

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

Codecov Report

Merging #117 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   97.49%   97.56%   +0.07%     
==========================================
  Files           9        9              
  Lines        1478     1480       +2     
==========================================
+ Hits         1441     1444       +3     
+ Misses         37       36       -1
Impacted Files Coverage Δ
tests/test_xmi.py 100% <ø> (ø) :arrow_up:
cassis/xmi.py 98.38% <100%> (ø) :arrow_up:
cassis/typesystem.py 96.5% <100%> (+0.25%) :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 62cf9f1...1d25322. Read the comment docs.