Skip to content

Replaced unsafe ptr logic with chained split_at_mut in DenseMatrix an…#371

Open
jackpots28 wants to merge 6 commits into
smartcorelib:developmentfrom
jackpots28:issue-368-enhancement
Open

Replaced unsafe ptr logic with chained split_at_mut in DenseMatrix an…#371
jackpots28 wants to merge 6 commits into
smartcorelib:developmentfrom
jackpots28:issue-368-enhancement

Code Dedupe:

7d968c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2026 in 1s

44.12% (-1.47%) compared to 70d8a0f

View this Pull Request on Codecov

44.12% (-1.47%) compared to 70d8a0f

Details

Codecov Report

❌ Patch coverage is 32.03125% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.12%. Comparing base (70d8a0f) to head (7d968c4).
⚠️ Report is 17 commits behind head on development.

Files with missing lines Patch % Lines
src/linalg/basic/matrix.rs 31.49% 87 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #371      +/-   ##
===============================================
- Coverage        45.59%   44.12%   -1.47%     
===============================================
  Files               93       94       +1     
  Lines             8034     8104      +70     
===============================================
- Hits              3663     3576      -87     
- Misses            4371     4528     +157     

☔ 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.