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

ssx_index, ssx_integrate cleanup #2169

Merged
merged 9 commits into from
Jul 26, 2022
Merged

ssx_index, ssx_integrate cleanup #2169

merged 9 commits into from
Jul 26, 2022

Conversation

jbeilstenedmands
Copy link
Contributor

Remove overly complicated handling of multiple imagesets.

Avoid iterating over null tables and slow insertions for significant performance gains for the case of large 'sparse' datasets.

Improve code structure for reusability.

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #2169 (c220eea) into main (3d995d5) will increase coverage by 0.03%.
The diff coverage is 90.23%.

❗ Current head c220eea differs from pull request most recent head 12df945. Consider uploading reports for the commit 12df945 to get more accurate results

@@            Coverage Diff             @@
##             main    #2169      +/-   ##
==========================================
+ Coverage   80.58%   80.61%   +0.03%     
==========================================
  Files         585      587       +2     
  Lines       66216    66449     +233     
  Branches     9342     9360      +18     
==========================================
+ Hits        53360    53571     +211     
- Misses      10805    10807       +2     
- Partials     2051     2071      +20     

@jbeilstenedmands jbeilstenedmands merged commit 6dd47d1 into main Jul 26, 2022
@jbeilstenedmands jbeilstenedmands deleted the ssx_index_cleanup branch July 26, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants