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

#174 - FSes that are only transitively referenced cannot be serialized #179

Closed jcklie closed 2 years ago

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

Codecov Report

Merging #179 (56bc8ba) into main (9140380) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   97.49%   97.56%   +0.07%     
==========================================
  Files           9        9              
  Lines        1873     1888      +15     
==========================================
+ Hits         1826     1842      +16     
+ Misses         47       46       -1     
Impacted Files Coverage Δ
cassis/xmi.py 96.51% <100.00%> (+0.09%) :arrow_up:
tests/test_xmi.py 100.00% <100.00%> (ø)
tests/fixtures.py 100.00% <0.00%> (ø)
cassis/typesystem.py 96.65% <0.00%> (+0.14%) :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 9140380...56bc8ba. Read the comment docs.