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

Remove unneeded init #17

Closed odow closed 1 year ago

odow commented 1 year ago

Closes #15

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.02% // Head: 94.97% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (0acd789) compared to base (e2bce61). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #17 +/- ## ========================================== - Coverage 95.02% 94.97% -0.06% ========================================== Files 3 3 Lines 382 378 -4 ========================================== - Hits 363 359 -4 Misses 19 19 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/MiniZinc.jl/pull/17?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://codecov.io/gh/jump-dev/MiniZinc.jl/pull/17/diff?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% <ø> (+36.36%)` | :arrow_up: | | [src/optimize.jl](https://codecov.io/gh/jump-dev/MiniZinc.jl/pull/17/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL29wdGltaXplLmps) | `78.20% <0.00%> (-5.13%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev)

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