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

#175 - Set a feature if the feature name is in a variable #180

Closed jcklie closed 2 years ago

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

Codecov Report

Merging #180 (4b42a55) into main (613ad89) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   97.57%   97.56%   -0.01%     
==========================================
  Files           9        9              
  Lines        1937     1931       -6     
==========================================
- Hits         1890     1884       -6     
  Misses         47       47              
Impacted Files Coverage Δ
cassis/typesystem.py 96.55% <100.00%> (+0.02%) :arrow_up:
tests/test_typesystem.py 99.32% <100.00%> (-0.03%) :arrow_down:

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 613ad89...4b42a55. Read the comment docs.