jump-dev / Convex.jl

A Julia package for disciplined convex programming
https://jump.dev/Convex.jl/stable/
Other
557 stars 119 forks source link

Add BroadcastMultiplyAtom #654

Closed odow closed 1 month ago

odow commented 1 month ago

Closes #653

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 98.07692% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.88%. Comparing base (379f7e7) to head (5e529ee). Report is 2 commits behind head on master.

Files Patch % Lines
src/atoms/BroadcastMultiplyAtom.jl 98.03% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #654 +/- ## ========================================== - Coverage 97.89% 97.88% -0.01% ========================================== Files 88 89 +1 Lines 5125 5152 +27 ========================================== + Hits 5017 5043 +26 - Misses 108 109 +1 ```

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