Skip to content

Reduce shift size in reduced-cost fixing#2986

Open
Opt-Mucca wants to merge 1 commit intolatestfrom
reduced-cost-bug-fix
Open

Reduce shift size in reduced-cost fixing#2986
Opt-Mucca wants to merge 1 commit intolatestfrom
reduced-cost-bug-fix

Conversation

@Opt-Mucca
Copy link
Copy Markdown
Collaborator

This should fix #2980

The error: Reduced cost fixing is using too large of a shift when computing the lurking bounds. It should be trying a value near the start of the step range, not near the end.

@Opt-Mucca Opt-Mucca requested a review from fwesselm April 21, 2026 12:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.31%. Comparing base (0a9e7ca) to head (7cf21f0).
⚠️ Report is 12 commits behind head on latest.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #2986   +/-   ##
=======================================
  Coverage   81.30%   81.31%           
=======================================
  Files         359      359           
  Lines       88792    88852   +60     
=======================================
+ Hits        72196    72250   +54     
- Misses      16596    16602    +6     

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant