Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

DavidHuebner
Copy link
Collaborator

Closing #266 .

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

…nstance_of(fs.type.name, TYPE_NAME_STRING_ARRAY)
@codecov
Copy link

codecov bot commented Jan 23, 2023

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%) ⬆️

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

@reckart reckart added this to the 0.7.4 milestone Jan 23, 2023
@reckart reckart merged commit 832b8c1 into dkpro:main Jan 23, 2023
@reckart
Copy link
Member

reckart commented Jan 23, 2023

Mille grazie 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants