Closed ChrisRackauckas closed 1 year ago
Merging #374 (64b302c) into main (82a4be5) will increase coverage by
0.12%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #374 +/- ##
==========================================
+ Coverage 69.88% 70.01% +0.12%
==========================================
Files 20 20
Lines 1428 1454 +26
==========================================
+ Hits 998 1018 +20
- Misses 430 436 +6
Files Changed | Coverage Δ | |
---|---|---|
src/LinearSolve.jl | 98.41% <100.00%> (+1.11%) |
:arrow_up: |
... and 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This captures all of the issues introduced by SparseArrays and LoopVectorization and starts us afresh. The precompile time change is not noticable.