Skip to content

Conversation

@Baunsgaard
Copy link
Contributor

This commit adds a range setting function for mappings, to enable subsequent parallel setting from integer arrays.

This commit adds a range setting function for mappings,
to enable subsequent parallel setting from integer arrays.

Signed-off-by: Sebastian Baunsgaard <[email protected]>
@codecov
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

Attention: Patch coverage is 97.88360% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.32%. Comparing base (5f07f2b) to head (3314012).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...s/runtime/compress/colgroup/mapping/MapToChar.java 94.59% 2 Missing ⚠️
...ds/runtime/compress/colgroup/mapping/MapToBit.java 96.77% 0 Missing and 1 partial ⚠️
.../runtime/compress/colgroup/scheme/DDCSchemeMC.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2164      +/-   ##
============================================
+ Coverage     72.05%   72.32%   +0.27%     
- Complexity    43973    44217     +244     
============================================
  Files          1443     1443              
  Lines        166258   166372     +114     
  Branches      32457    32478      +21     
============================================
+ Hits         119797   120332     +535     
+ Misses        37210    36806     -404     
+ Partials       9251     9234      -17     

☔ 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