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

#183 - Better error message when failing to resolve feature path #184

Closed reckart closed 2 years ago

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

Codecov Report

Merging #184 (8baeae2) into main (f0b8ca6) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
+ Coverage   97.11%   97.12%   +0.01%     
==========================================
  Files           9        9              
  Lines        2042     2051       +9     
==========================================
+ Hits         1983     1992       +9     
  Misses         59       59              
Impacted Files Coverage Δ
cassis/typesystem.py 94.95% <100.00%> (+0.02%) :arrow_up:
tests/test_typesystem.py 98.73% <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 f0b8ca6...8baeae2. Read the comment docs.