Skip to content

Decouple native ILP backend execution from registered pipelines - #1147

Open
isPANN wants to merge 5 commits into
mainfrom
refactor/native-ilp-adapter
Open

Decouple native ILP backend execution from registered pipelines#1147
isPANN wants to merge 5 commits into
mainfrom
refactor/native-ilp-adapter

docs: clarify and consolidate reduction numeric boundaries

5977594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

95.96% (target 95.00%)

View this Pull Request on Codecov

95.96% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 97.21362% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.96%. Comparing base (7dd5fcd) to head (5977594).

Files with missing lines Patch % Lines
src/rules/ilp_i64_ilp_f64.rs 90.90% 4 Missing ⚠️
src/solvers/ilp/adapter.rs 97.43% 4 Missing ⚠️
src/unit_tests/solvers/ilp/adapter.rs 97.98% 3 Missing ⚠️
src/unit_tests/rules/ilp_i64_ilp_bool.rs 81.81% 2 Missing ⚠️
src/solvers/ilp/solver.rs 88.88% 1 Missing ⚠️
...satisfiability_directedtwocommodityintegralflow.rs 85.71% 1 Missing ⚠️
...ests/rules/ksatisfiability_preemptivescheduling.rs 75.00% 1 Missing ⚠️
...nit_tests/rules/rootedtreestorageassignment_ilp.rs 50.00% 1 Missing ⚠️
...t_tests/rules/shortestweightconstrainedpath_ilp.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1147      +/-   ##
==========================================
+ Coverage   95.93%   95.96%   +0.02%     
==========================================
  Files        1074     1076       +2     
  Lines      132106   132337     +231     
==========================================
+ Hits       126730   126991     +261     
+ Misses       5376     5346      -30     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.