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

#170 - Handling of the "uima.noNamespace" prefix #178

Closed jcklie closed 2 years ago

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

Codecov Report

Merging #178 (2b16de6) into main (9140380) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files           9        9           
  Lines        1873     1875    +2     
=======================================
+ Hits         1826     1828    +2     
  Misses         47       47           
Impacted Files Coverage Δ
tests/test_xmi.py 100.00% <ø> (ø)
cassis/typesystem.py 96.43% <100.00%> (-0.08%) :arrow_down:
cassis/xmi.py 96.47% <100.00%> (+0.06%) :arrow_up:
tests/fixtures.py 100.00% <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 9140380...2b16de6. Read the comment docs.