jump-dev / Convex.jl

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

Special-case getindex on VcatAtom #625

Closed ericphanson closed 2 months ago

ericphanson commented 2 months ago

here is my attempt at #611

closes #611 closes #603

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.82%. Comparing base (5fea8c3) to head (26093ae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #625 +/- ## ========================================== + Coverage 97.80% 97.82% +0.01% ========================================== Files 88 88 Lines 5100 5140 +40 ========================================== + Hits 4988 5028 +40 Misses 112 112 ```

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