Offset matrix multiplication via generic_matmatmul!
#270
Codecov / codecov/project
failed
Jul 8, 2025 in 1s
88.93% (-7.59%) compared to 54ade62
View this Pull Request on Codecov
88.93% (-7.59%) compared to 54ade62
Details
Codecov Report
Attention: Patch coverage is 3.57143% with 27 lines in your changes missing coverage. Please review.
Project coverage is 88.93%. Comparing base (
54ade62) to head (816b928).
Report is 67 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/linearalgebra.jl | 3.70% | 26 Missing |
| src/OffsetArrays.jl | 0.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (54ade62) and HEAD (816b928). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #270 +/- ##
==========================================
- Coverage 96.52% 88.93% -7.59%
==========================================
Files 5 6 +1
Lines 460 488 +28
==========================================
- Hits 444 434 -10
- Misses 16 54 +38 ☔ 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