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

Add lenient loading and type system merging to load_cas_from_json #288

Closed timbmg closed 1 year ago

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

Codecov Report

Merging #288 (7968342) into main (ed6b4f5) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage   95.11%   95.11%           
=======================================
  Files           5        5           
  Lines        1966     1967    +1     
=======================================
+ Hits         1870     1871    +1     
  Misses         96       96           
Files Coverage Δ
cassis/json.py 90.35% <100.00%> (+0.02%) :arrow_up:

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

reckart commented 1 year ago

@timbmg Thanks for the contribution 👍