jump-dev / JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
http://jump.dev/JuMP.jl/
Other
2.24k stars 396 forks source link

Improve test coverage in src/macros/@variable.jl #3633

Closed odow closed 11 months ago

odow commented 11 months ago

x-ref #3629

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (2896184) 98.22% compared to head (47e1aa3) 98.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3633 +/- ## ========================================== + Coverage 98.22% 98.26% +0.03% ========================================== Files 43 43 Lines 5636 5636 ========================================== + Hits 5536 5538 +2 + Misses 100 98 -2 ```

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