Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compat for ObjectiveLimit #180

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Fix compat for ObjectiveLimit #180

merged 1 commit into from
Oct 10, 2023

Conversation

odow
Copy link
Member

@odow odow commented Oct 10, 2023

@matbesancon we forgot to bump the compat bound when adding #177. This broke tests for a user of HiGHS.jl.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e73bc7a) 83.34% compared to head (6744730) 83.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   83.34%   83.34%           
=======================================
  Files           3        3           
  Lines        1633     1633           
=======================================
  Hits         1361     1361           
  Misses        272      272           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matbesancon matbesancon merged commit 712e61d into master Oct 10, 2023
6 checks passed
@matbesancon matbesancon deleted the odow-patch-1 branch October 10, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants