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

#276 - Cannot deserialize from JSON Cas if child type comes before super type #277

Closed jcklie closed 1 year ago

jcklie commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #277 (fa41138) into main (b173a6f) will decrease coverage by 0.04%. The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
- Coverage   95.39%   95.36%   -0.04%     
==========================================
  Files           5        5              
  Lines        1888     1897       +9     
==========================================
+ Hits         1801     1809       +8     
- Misses         87       88       +1     
Impacted Files Coverage Δ
cassis/json.py 91.55% <87.50%> (-0.17%) :arrow_down:
cassis/typesystem.py 95.45% <100.00%> (+0.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more