Skip to content

Upgrade activity contributions to highscdouble - #3184

Merged
Opt-Mucca merged 1 commit into
latestfrom
fix-2866-2
Aug 14, 2026
Merged

Upgrade activity contributions to highscdouble#3184
Opt-Mucca merged 1 commit into
latestfrom
fix-2866-2

Conversation

@Opt-Mucca

Copy link
Copy Markdown
Collaborator

This fixes the infeasible instance attached by @zeddybot in #2866 (completely missed it in the wall of AI text)

Similar to the change @fwesselm did recently in #3149 (upgrades the precision of some terms). Given all calls to this were already summing their results into a HighsCDouble, I assume the performance impact is truly negligible, but I'll still run a test to check.

@Opt-Mucca
Opt-Mucca requested a review from fwesselm July 28, 2026 11:01
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.19%. Comparing base (d2b07df) to head (7c657a6).
⚠️ Report is 184 commits behind head on latest.

Files with missing lines Patch % Lines
highs/mip/HighsDomain.cpp 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3184      +/-   ##
==========================================
+ Coverage   73.16%   73.19%   +0.02%     
==========================================
  Files         430      432       +2     
  Lines      103967   105496    +1529     
  Branches    16718    16987     +269     
==========================================
+ Hits        76069    77218    +1149     
- Misses      27622    28002     +380     
  Partials      276      276              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fwesselm fwesselm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, @Opt-Mucca!

@Opt-Mucca

Copy link
Copy Markdown
Collaborator Author

@galabovaa I believe the two failing tests are completely unrelated. Are we fine to merge this?

@fwesselm

Copy link
Copy Markdown
Collaborator

@Opt-Mucca, I restarted the failing tests, and they all passed on re-run.

@Opt-Mucca
Opt-Mucca merged commit c5ebac1 into latest Aug 14, 2026
669 of 671 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants