jump-dev / HiGHS.jl

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

Update to v1.5.1 #152

Closed odow closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 21.42% and project coverage change: -1.68 :warning:

Comparison is base (9121d40) 81.80% compared to head (45112b4) 80.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== - Coverage 81.80% 80.12% -1.68% ========================================== Files 3 3 Lines 1506 1545 +39 ========================================== + Hits 1232 1238 +6 - Misses 274 307 +33 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/HiGHS.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/HiGHS.jl](https://codecov.io/gh/jump-dev/HiGHS.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL0hpR0hTLmps) | `100.00% <ø> (ø)` | | | [src/gen/libhighs.jl](https://codecov.io/gh/jump-dev/HiGHS.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2dlbi9saWJoaWdocy5qbA==) | `29.28% <16.66%> (-1.87%)` | :arrow_down: | | [src/MOI\_wrapper.jl](https://codecov.io/gh/jump-dev/HiGHS.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyLmps) | `91.36% <50.00%> (-0.22%)` | :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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.