atoptima / Coluna.jl

Branch-and-Price-and-Cut in Julia
https://www.atoptima.com
Other
193 stars 43 forks source link

Correction to support Julia 1.10 #1125

Closed rrsadykov closed 8 months ago

rrsadykov commented 8 months ago

Also putting back the tests with the latest Julia version. Closes #1124. Closes #1118.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d1064d8) 86.51% compared to head (1cf332a) 86.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1125 +/- ## ========================================== + Coverage 86.51% 86.78% +0.27% ========================================== Files 85 88 +3 Lines 7556 7577 +21 ========================================== + Hits 6537 6576 +39 + Misses 1019 1001 -18 ```

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

rrsadykov commented 8 months ago

Waiting for confirmation from Guillaume.