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] Compressed tests #2183

Closed
wants to merge 19 commits into from
Closed

Conversation

Baunsgaard
Copy link
Contributor

This PR contains tests primarily for CLA

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 90.18987% with 62 lines in your changes missing coverage. Please review.

Project coverage is 72.27%. Comparing base (eb2ca62) to head (25ed7a4).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...time/compress/colgroup/dictionary/ADictionary.java 76.33% 30 Missing and 1 partial ⚠️
.../compress/colgroup/dictionary/DeltaDictionary.java 18.18% 9 Missing ⚠️
...ess/colgroup/dictionary/MatrixBlockDictionary.java 96.25% 3 Missing and 4 partials ⚠️
.../runtime/compress/colgroup/ADictBasedColGroup.java 50.00% 4 Missing and 1 partial ⚠️
.../sysds/runtime/compress/CompressedMatrixBlock.java 95.00% 1 Missing and 1 partial ⚠️
...sysds/runtime/compress/colgroup/ColGroupConst.java 0.00% 1 Missing and 1 partial ⚠️
...press/colgroup/dictionary/AIdentityDictionary.java 90.47% 1 Missing and 1 partial ⚠️
...ntime/compress/colgroup/dictionary/Dictionary.java 97.84% 1 Missing and 1 partial ⚠️
...e/sysds/runtime/compress/lib/CLALibDecompress.java 66.66% 0 Missing and 1 partial ⚠️
...apache/sysds/runtime/compress/lib/CLALibUtils.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2183      +/-   ##
============================================
+ Coverage     71.88%   72.27%   +0.39%     
- Complexity    44701    44980     +279     
============================================
  Files          1449     1452       +3     
  Lines        169175   169307     +132     
  Branches      32979    33036      +57     
============================================
+ Hits         121617   122373     +756     
+ Misses        38231    37615     -616     
+ Partials       9327     9319       -8     

☔ 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