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

#173 - Rename add_feature to create_feature #177

Closed jcklie closed 2 years ago

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

Codecov Report

Merging #177 (5745faa) into master (9db7617) will decrease coverage by 0.04%. The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   97.53%   97.49%   -0.05%     
==========================================
  Files           9        9              
  Lines        1869     1873       +4     
==========================================
+ Hits         1823     1826       +3     
- Misses         46       47       +1     
Impacted Files Coverage Δ
cassis/typesystem.py 96.51% <96.00%> (-0.19%) :arrow_down:
tests/test_typesystem.py 99.17% <100.00%> (ø)

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 9db7617...5745faa. Read the comment docs.