Closed odow closed 2 years ago
Base: 43.46% // Head: 43.46% // No change to project coverage :thumbsup:
Coverage data is based on head (
724de2b
) compared to base (6e7be8e
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Closes #408
My guess is that our friend
Clong
isInt64
on nix andInt32
on Windows. CPLEX really wantsClonglong
here, which is theCPXLONG
constant.