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

#43 - Support types with no namespace #44

Closed jcklie closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   97.15%   97.19%   +0.03%     
==========================================
  Files           9        9              
  Lines         915      927      +12     
==========================================
+ Hits          889      901      +12     
  Misses         26       26
Impacted Files Coverage Δ
tests/fixtures.py 100% <100%> (ø) :arrow_up:
tests/test_typesystem.py 100% <100%> (ø) :arrow_up:
cassis/typesystem.py 96.13% <100%> (+0.09%) :arrow_up:
cassis/cas.py 98.54% <100%> (ø) :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 8d7445d...db99a9d. Read the comment docs.