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

#97 - Cassis does not resolve feature declared for supertype #98

Closed jcklie closed 4 years ago

jcklie commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #98 into master will increase coverage by 0.08%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   97.54%   97.63%   +0.08%     
==========================================
  Files           9        9              
  Lines        1264     1268       +4     
==========================================
+ Hits         1233     1238       +5     
+ Misses         31       30       -1
Impacted Files Coverage Δ
cassis/__version__.py 0% <0%> (ø) :arrow_up:
cassis/typesystem.py 97.23% <100%> (-0.01%) :arrow_down:
tests/test_typesystem.py 100% <100%> (ø) :arrow_up:
cassis/xmi.py 97.8% <0%> (+0.43%) :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 b9b7f16...7bbdb38. Read the comment docs.