Skip to content

[SYSTEMDS-3730] Add missing license

2978d00
Select commit
Loading
Failed to load commit list.
Closed

Feature/systemds 3730 multithreaded roll operation #2376

[SYSTEMDS-3730] Add missing license
2978d00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 1s

72.33% (+0.03%) compared to 79122eb

View this Pull Request on Codecov

72.33% (+0.03%) compared to 79122eb

Details

Codecov Report

❌ Patch coverage is 94.52055% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.33%. Comparing base (79122eb) to head (2978d00).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...ache/sysds/runtime/matrix/data/LibMatrixReorg.java 95.52% 2 Missing and 1 partial ⚠️
...ds/runtime/instructions/cp/ReorgCPInstruction.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2376      +/-   ##
============================================
+ Coverage     72.29%   72.33%   +0.03%     
- Complexity    46937    47025      +88     
============================================
  Files          1513     1513              
  Lines        178421   178806     +385     
  Branches      35036    35092      +56     
============================================
+ Hits         128993   129341     +348     
- Misses        39665    39686      +21     
- Partials       9763     9779      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.