feat(linear): add native multi-output matrix support to LinearRegression - #433
Merged
Mec-iS merged 3 commits intoAug 21, 2026
Merged
Codecov / codecov/project
succeeded
Aug 20, 2026 in 0s
63.85% (+18.25%) compared to 70d8a0f
View this Pull Request on Codecov
63.85% (+18.25%) compared to 70d8a0f
Details
Codecov Report
❌ Patch coverage is 71.42857% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.85%. Comparing base (70d8a0f) to head (2635d3c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/linear/linear_regression.rs | 71.42% | 14 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## development #433 +/- ##
================================================
+ Coverage 45.59% 63.85% +18.25%
================================================
Files 93 95 +2
Lines 8034 8166 +132
================================================
+ Hits 3663 5214 +1551
+ Misses 4371 2952 -1419 ☔ View full report in Codecov by Harness.
📢 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.
Loading