jump-dev / JuMP.jl

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

Refactor plural macro generation code #3603

Closed odow closed 9 months ago

odow commented 9 months ago

Part of #3513

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (59cc031) 97.84% compared to head (172616a) 98.29%.

Files Patch % Lines
src/macros.jl 97.67% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3603 +/- ## ========================================== + Coverage 97.84% 98.29% +0.44% ========================================== Files 38 38 Lines 5669 5689 +20 ========================================== + Hits 5547 5592 +45 + Misses 122 97 -25 ```

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