JuliaStats / PDMats.jl

Uniform Interface for positive definite matrices of various structures
Other
104 stars 43 forks source link

Fix method ambiguity of `*` with `PDiagMat` #205

Open devmotion opened 2 months ago

devmotion commented 2 months ago

Fixes #176.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 91.64%. Comparing base (53bf0d0) to head (b2dffb0). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #205 +/- ## ========================================== + Coverage 91.61% 91.64% +0.02% ========================================== Files 9 9 Lines 680 682 +2 ========================================== + Hits 623 625 +2 Misses 57 57 ```

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