Aggressive constprop in sparse * dense #460
Merged
Codecov / codecov/project
succeeded
Oct 18, 2023 in 0s
85.50% (+0.06%) compared to bb86364
View this Pull Request on Codecov
85.50% (+0.06%) compared to bb86364
Details
Codecov Report
Merging #460 (634ff3f) into main (bb86364) will increase coverage by
0.06%
.
Report is 2 commits behind head on main.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #460 +/- ##
==========================================
+ Coverage 85.43% 85.50% +0.06%
==========================================
Files 13 13
Lines 8733 8773 +40
==========================================
+ Hits 7461 7501 +40
Misses 1272 1272
Files | Coverage Δ | |
---|---|---|
src/linalg.jl | 91.55% <100.00%> (ø) |
|
src/sparsematrix.jl | 95.75% <100.00%> (+0.06%) |
⬆️ |
src/sparsevector.jl | 95.64% <100.00%> (ø) |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading