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

#129 - Add nice selector syntax for deeply nested feature structure #130

Closed jcklie closed 4 years ago

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

Codecov Report

Merging #130 into master will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   97.70%   97.75%   +0.05%     
==========================================
  Files           9        9              
  Lines        1569     1651      +82     
==========================================
+ Hits         1533     1614      +81     
- Misses         36       37       +1     
Impacted Files Coverage Δ
cassis/typesystem.py 96.54% <100.00%> (-0.18%) :arrow_down:
tests/test_cas.py 100.00% <100.00%> (ø)
cassis/xmi.py 98.52% <0.00%> (+0.34%) :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 e98016d...4f3c679. Read the comment docs.