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

[MINOR] More compressed tests #2214

Closed
wants to merge 3 commits into from
Closed

Conversation

Baunsgaard
Copy link
Contributor

No description provided.

This commit follows up on the rexpand instruction to improve the test coverage and fix a few bugs in CLA.
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 84.84848% with 10 lines in your changes missing coverage. Please review.

Project coverage is 72.46%. Comparing base (b43fa11) to head (d5f02bd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...s/runtime/compress/colgroup/ColGroupSDCSingle.java 66.66% 3 Missing and 1 partial ⚠️
...ysds/runtime/compress/colgroup/AColGroupValue.java 66.66% 1 Missing and 1 partial ⚠️
...e/sysds/runtime/compress/colgroup/ColGroupSDC.java 80.00% 1 Missing and 1 partial ⚠️
.../compress/colgroup/dictionary/DeltaDictionary.java 0.00% 1 Missing ⚠️
.../compress/colgroup/dictionary/PlaceHolderDict.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2214      +/-   ##
============================================
+ Coverage     72.36%   72.46%   +0.09%     
- Complexity    45376    45429      +53     
============================================
  Files          1469     1469              
  Lines        170810   170840      +30     
  Branches      33305    33312       +7     
============================================
+ Hits         123615   123793     +178     
+ Misses        37784    37649     -135     
+ Partials       9411     9398      -13     

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

@Baunsgaard Baunsgaard closed this in 54c8696 Feb 5, 2025
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