jump-dev / MiniZinc.jl

A Julia interface to the MiniZinc constraint modeling language
https://www.minizinc.org/
MIT License
17 stars 4 forks source link

Fix writing integer variables with float bounds #68

Closed odow closed 3 months ago

odow commented 3 months ago

Closes #67

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.48%. Comparing base (e77ce48) to head (bfb3c54).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ========================================== + Coverage 97.46% 97.48% +0.01% ========================================== Files 3 3 Lines 474 477 +3 ========================================== + Hits 462 465 +3 Misses 12 12 ```

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