jump-dev / MutableArithmetics.jl

Interface for arithmetics on mutable types in Julia
Mozilla Public License 2.0
50 stars 8 forks source link

Add test for MA.broadcast! with sparse array #291

Closed blegat closed 4 months ago

blegat commented 4 months ago

Take two of https://github.com/jump-dev/MutableArithmetics.jl/pull/289, I merged it into the wrong branch

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.85%. Comparing base (2a55083) to head (f466c76).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #291 +/- ## ======================================= Coverage 91.85% 91.85% ======================================= Files 23 23 Lines 2209 2209 ======================================= Hits 2029 2029 Misses 180 180 ```

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