PDMats.jl icon indicating copy to clipboard operation
PDMats.jl copied to clipboard

Fix method ambiguity of `*` with `PDiagMat`

Open devmotion opened this issue 1 year ago • 1 comments

Fixes #176.

devmotion avatar Jun 12 '24 21:06 devmotion

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
@@            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.

codecov-commenter avatar Jun 12 '24 22:06 codecov-commenter