jump-dev / Pajarito.jl

A solver for mixed-integer convex optimization
Mozilla Public License 2.0
129 stars 22 forks source link

num cuts as attribute #446

Closed matbesancon closed 1 year ago

matbesancon commented 1 year ago

not sure what happened with precompiling here

matbesancon commented 1 year ago

@chriscoey looks good here

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.21 :warning:

Comparison is base (bd3f78f) 90.39% compared to head (9e820d9) 90.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #446 +/- ## ========================================== - Coverage 90.39% 90.18% -0.21% ========================================== Files 12 12 Lines 1020 1029 +9 ========================================== + Hits 922 928 +6 - Misses 98 101 +3 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/Pajarito.jl/pull/446?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/Pajarito.jl/pull/446?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyLmps) | `86.11% <80.00%> (+1.26%)` | :arrow_up: | ... and [8 files with indirect coverage changes](https://codecov.io/gh/jump-dev/Pajarito.jl/pull/446/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) 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.

chriscoey commented 1 year ago

Thanks for adding this @matbesancon, looks good!

chriscoey commented 1 year ago

I could have sworn I selected squash when I merged that, but doesn't look like it.

Anyway, I invited you as a collaborator @matbesancon. If you want to tag a new minor version, go ahead!

matbesancon commented 1 year ago

perfect thanks!