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

[SYSTEMDS-3576] CLALib Combine Columngroups With Morphing #2162

Closed
wants to merge 4 commits into from

Conversation

Baunsgaard
Copy link
Contributor

@Baunsgaard Baunsgaard commented Dec 28, 2024

More specializations in combining various column groups.

@Baunsgaard Baunsgaard changed the title CLALib Combine Columngroups With Morphing [SYSTEMDS-3576] CLALib Combine Columngroups With Morphing Dec 29, 2024
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 38.94567% with 1135 lines in your changes missing coverage. Please review.

Project coverage is 71.87%. Comparing base (28c811a) to head (a5a57df).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...e/sysds/runtime/compress/colgroup/ColGroupDDC.java 41.39% 151 Missing and 9 partials ⚠️
...ess/colgroup/dictionary/MatrixBlockDictionary.java 51.48% 138 Missing and 9 partials ⚠️
...e/sysds/runtime/compress/colgroup/ColGroupSDC.java 6.59% 82 Missing and 3 partials ⚠️
...untime/compress/colgroup/ColGroupUncompressed.java 45.96% 65 Missing and 2 partials ⚠️
...ds/runtime/compress/colgroup/ColGroupSDCZeros.java 43.68% 56 Missing and 2 partials ⚠️
...mpress/colgroup/dictionary/IdentityDictionary.java 0.00% 57 Missing ⚠️
...ysds/runtime/compress/lib/CLALibCombineGroups.java 62.67% 48 Missing and 5 partials ⚠️
...ysds/runtime/compress/colgroup/ColGroupSDCFOR.java 5.45% 50 Missing and 2 partials ⚠️
...sysds/runtime/compress/colgroup/ColGroupConst.java 0.00% 51 Missing ⚠️
.../runtime/compress/colgroup/ADictBasedColGroup.java 6.00% 46 Missing and 1 partial ⚠️
... and 28 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2162      +/-   ##
============================================
- Coverage     72.28%   71.87%   -0.42%     
- Complexity    44249    44429     +180     
============================================
  Files          1443     1445       +2     
  Lines        166603   168160    +1557     
  Branches      32537    32820     +283     
============================================
+ Hits         120432   120859     +427     
- Misses        36923    38023    +1100     
- Partials       9248     9278      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

1 participant