jump-dev / Convex.jl

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

audit usages of `evaluate` #655

Closed ericphanson closed 1 month ago

ericphanson commented 1 month ago

I tried to ensure that #654 fixed the last issue here by checking each usage of evaluate in src (outside of the problem depot). I added comments to a few places, and updated the dev docs.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.89%. Comparing base (379f7e7) to head (5b0d66f). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #655 +/- ## ======================================= Coverage 97.89% 97.89% ======================================= Files 88 88 Lines 5125 5125 ======================================= Hits 5017 5017 Misses 108 108 ```

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