jump-dev / HiGHS.jl

A Julia interface to the HiGHS solver
https://highs.dev
MIT License
97 stars 13 forks source link

Detail expected value type in RawOptimizerAttribute error #146

Closed blegat closed 1 year ago

blegat commented 1 year ago

Closes https://github.com/jump-dev/HiGHS.jl/issues/145

codecov[bot] commented 1 year ago

Codecov Report

Base: 84.75% // Head: 84.85% // Increases project coverage by +0.09% :tada:

Coverage data is based on head (0b07989) compared to base (a97eadb). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ========================================== + Coverage 84.75% 84.85% +0.09% ========================================== Files 3 3 Lines 1496 1505 +9 ========================================== + Hits 1268 1277 +9 Misses 228 228 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/HiGHS.jl/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/MOI\_wrapper.jl](https://codecov.io/gh/jump-dev/HiGHS.jl/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyLmps) | `93.95% <100.00%> (+0.04%)` | :arrow_up: | 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.