jump-dev / MutableArithmetics.jl

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

Fix mutability check for array multiplication #272

Closed odow closed 5 months ago

odow commented 5 months ago

Closes #271

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 91.92%. Comparing base (a9779ff) to head (f00bd50).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #272 +/- ## ========================================== - Coverage 91.95% 91.92% -0.04% ========================================== Files 23 23 Lines 2200 2216 +16 ========================================== + Hits 2023 2037 +14 - Misses 177 179 +2 ```

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