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

#9 - Add DKPro Typesystem support #86

Closed jcklie closed 5 years ago

jcklie commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #86 into master will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #86     +/-   ##
=========================================
+ Coverage   97.58%   97.98%   +0.4%     
=========================================
  Files           9        9             
  Lines        1243     1391    +148     
=========================================
+ Hits         1213     1363    +150     
+ Misses         30       28      -2
Impacted Files Coverage Δ
cassis/typesystem.py 98.26% <100%> (+1.12%) :arrow_up:
tests/test_typesystem.py 100% <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 4443392...e9453a3. Read the comment docs.

reckart commented 5 years ago

@zesch WDYT?