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

#204 - Provide domain on feature #205

Closed reckart closed 2 years ago

reckart commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #205 (77a43a9) into main (7ba9c56) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
+ Coverage   97.50%   97.53%   +0.02%     
==========================================
  Files          12       12              
  Lines        2489     2513      +24     
==========================================
+ Hits         2427     2451      +24     
  Misses         62       62              
Impacted Files Coverage Δ
cassis/typesystem.py 95.85% <100.00%> (+0.03%) :arrow_up:
tests/test_typesystem.py 99.47% <100.00%> (+0.02%) :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 7ba9c56...77a43a9. Read the comment docs.