jump-dev / MutableArithmetics.jl

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

Fix Vector*Transpose{Vector} #257

Closed odow closed 7 months ago

odow commented 7 months ago

Closes #256

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (85f5ff2) 90.91% compared to head (f75f3ad) 90.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ========================================== - Coverage 90.91% 90.87% -0.04% ========================================== Files 23 23 Lines 2157 2159 +2 ========================================== + Hits 1961 1962 +1 - Misses 196 197 +1 ```

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