jump-dev / MiniZinc.jl

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

Trap non-zero process return values in _run_minizinc #55

Closed odow closed 11 months ago

odow commented 11 months ago

Closes #54

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (2968ff9) 97.20% compared to head (32961c7) 97.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ========================================== + Coverage 97.20% 97.45% +0.24% ========================================== Files 3 3 Lines 465 471 +6 ========================================== + Hits 452 459 +7 + Misses 13 12 -1 ```

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