jump-dev / MutableArithmetics.jl

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

Fix multiplying Symmetric and Hermitian matrices #261

Closed odow closed 8 months ago

odow commented 8 months ago

Closes #260

codecov[bot] commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (48569d2) 90.86% compared to head (74da2c7) 90.95%. Report is 1 commits behind head on master.

Files Patch % Lines
src/dispatch.jl 72.72% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #261 +/- ## ========================================== + Coverage 90.86% 90.95% +0.08% ========================================== Files 23 23 Lines 2157 2167 +10 ========================================== + Hits 1960 1971 +11 + Misses 197 196 -1 ```

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