add mat * dense_vec operation #198
Open
Codecov / codecov/project
succeeded
Jan 16, 2026 in 0s
72.18% (+0.26%) compared to 10e69a2
View this Pull Request on Codecov
72.18% (+0.26%) compared to 10e69a2
Details
Codecov Report
❌ Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.18%. Comparing base (10e69a2) to head (c5e1e02).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/blocksparsearrayinterface/linearalgebra.jl | 86.66% | 2 Missing |
| src/blocksparsearrayinterface/arraylayouts.jl | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #198 +/- ##
==========================================
+ Coverage 71.91% 72.18% +0.26%
==========================================
Files 36 36
Lines 2026 2049 +23
==========================================
+ Hits 1457 1479 +22
- Misses 569 570 +1 ☔ 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.
Loading