SparseArrays.jl icon indicating copy to clipboard operation
SparseArrays.jl copied to clipboard

Backports for release 1.8.4

Open dkarrasch opened this issue 2 years ago • 1 comments

dkarrasch avatar Nov 24 '22 11:11 dkarrasch

Codecov Report

Merging #297 (9a75135) into release-1.8 (f7dc713) will increase coverage by 2.49%. The diff coverage is 96.87%.

@@               Coverage Diff               @@
##           release-1.8     #297      +/-   ##
===============================================
+ Coverage        89.05%   91.54%   +2.49%     
===============================================
  Files                7        7              
  Lines             5673     5691      +18     
===============================================
+ Hits              5052     5210     +158     
+ Misses             621      481     -140     
Impacted Files Coverage Δ
src/SparseArrays.jl 100.00% <ø> (ø)
src/linalg.jl 80.70% <94.87%> (+11.43%) :arrow_up:
src/sparsematrix.jl 95.22% <100.00%> (+0.48%) :arrow_up:
src/sparsevector.jl 94.19% <100.00%> (+<0.01%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Nov 24 '22 11:11 codecov-commenter

I'll merge this so we don't miss 1.8.4. If there are more backports and there is time we can make a second backport PR to release-1.8.

fredrikekre avatar Dec 13 '22 15:12 fredrikekre