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

Update to v2.7.4 #33

Closed odow closed 1 year ago

odow commented 1 year ago

x-ref #28

HiGHS isn't working yet. I likely need to change the compilation script. But this seemed to fix the issue on macOS, so I removed the artifact.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.07 :tada:

Comparison is base (f3941df) 94.83% compared to head (45bea7f) 95.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ========================================== + Coverage 94.83% 95.90% +1.07% ========================================== Files 3 3 Lines 445 440 -5 ========================================== Hits 422 422 + Misses 23 18 -5 ``` | [Impacted Files](https://app.codecov.io/gh/jump-dev/MiniZinc.jl/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/MiniZinc.jl](https://app.codecov.io/gh/jump-dev/MiniZinc.jl/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01pbmlaaW5jLmps) | `100.00% <ø> (ø)` | | | [src/optimize.jl](https://app.codecov.io/gh/jump-dev/MiniZinc.jl/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL29wdGltaXplLmps) | `87.15% <100.00%> (+3.82%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.