JuliaArrays / BlockDiagonals.jl

Functionality for working efficiently with block diagonal matrices.
MIT License
51 stars 11 forks source link

=drop support for 1.0 and bound LinearAlgebra compat #130

Closed oxinabox closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #130 (67a3604) into master (589fca8) will decrease coverage by 2.23%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   98.61%   96.38%   -2.23%     
==========================================
  Files           5        5              
  Lines         361      360       -1     
==========================================
- Hits          356      347       -9     
- Misses          5       13       +8     

see 2 files with indirect coverage changes

oxinabox commented 1 year ago

The 1 failure is unrelated