JuliaLinearAlgebra / MatrixDepot.jl

An Extensible Test Matrix Collection for Julia
http://matrixdepotjl.readthedocs.org/
Other
75 stars 22 forks source link

Warn about non-structural zeros #119

Closed gdalle closed 4 months ago

gdalle commented 5 months ago

Fix #118

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.97%. Comparing base (039a232) to head (6412cec).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #119 +/- ## ========================================== - Coverage 93.07% 90.97% -2.11% ========================================== Files 14 14 Lines 2440 2437 -3 ========================================== - Hits 2271 2217 -54 - Misses 169 220 +51 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.