dkpro / dkpro-cassis

UIMA CAS processing library written in Python
https://pypi.org/project/dkpro-cassis/
Apache License 2.0
85 stars 22 forks source link

#163 - XMI output encoding is ASCII instead of UTF-8 #164

Closed jcklie closed 3 years ago

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

Codecov Report

Merging #164 (05d9741) into master (def8be6) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   97.91%   97.91%           
=======================================
  Files           9        9           
  Lines        1822     1822           
=======================================
  Hits         1784     1784           
  Misses         38       38           
Impacted Files Coverage Δ
cassis/typesystem.py 96.65% <100.00%> (ø)
cassis/xmi.py 98.35% <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 def8be6...05d9741. Read the comment docs.