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

Issue #266: Caching typesystem.is_instance_of(..., TYPE_NAME_STRING_ARRAY) #267

Closed DavidHuebner closed 1 year ago

DavidHuebner commented 1 year ago

Closing #266 .

During deserialization, we construct a small map that holds the information if a given type inherit from STRING_ARRAY.

codecov[bot] commented 1 year ago

Codecov Report

Merging #267 (08dded0) into main (d3ef060) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #267   +/-   ##
=======================================
  Coverage   95.34%   95.35%           
=======================================
  Files           5        5           
  Lines        1869     1872    +3     
=======================================
+ Hits         1782     1785    +3     
  Misses         87       87           
Impacted Files Coverage Δ
cassis/xmi.py 96.72% <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

Mille grazie 🌻