Skip to content

fix: use MinimizeStepsThenOverhead in MaxCut->QUBO parity test

f67e6ec
Select commit
Loading
Failed to load commit list.
Merged

feat: add 10 reduction rules (#770) #972

fix: use MinimizeStepsThenOverhead in MaxCut->QUBO parity test
f67e6ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

98.03% (target 95.00%)

View this Pull Request on Codecov

98.03% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 99.47984% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.03%. Comparing base (183b19a) to head (f67e6ec).

Files with missing lines Patch % Lines
src/rules/ilp_i32_ilp_bool.rs 97.10% 6 Missing ⚠️
...es/threepartition_resourceconstrainedscheduling.rs 98.63% 1 Missing ⚠️
...partition_sequencingtominimizeweightedtardiness.rs 98.97% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #972      +/-   ##
==========================================
+ Coverage   98.01%   98.03%   +0.02%     
==========================================
  Files         764      784      +20     
  Lines       80775    82310    +1535     
==========================================
+ Hits        79169    80695    +1526     
- Misses       1606     1615       +9     

☔ 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.