Skip to content

Batch-add 13 Backlog Models + 26 Backlog Rules#1067

Merged
isPANN merged 95 commits into
mainfrom
batch-add-models
Jun 4, 2026
Merged

Batch-add 13 Backlog Models + 26 Backlog Rules#1067
isPANN merged 95 commits into
mainfrom
batch-add-models

CI: bump checkout v4->v5 and setup-typst v4->v5 (Node 24)

f9708ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

98.00% (target 95.00%)

View this Pull Request on Codecov

98.00% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 98.85105% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.00%. Comparing base (7068560) to head (f9708ac).

Files with missing lines Patch % Lines
.../minimummaximalmatching_minimummatrixdomination.rs 92.10% 12 Missing ⚠️
...rc/models/graph/prize_collecting_steiner_forest.rs 93.57% 9 Missing ⚠️
src/models/graph/highly_connected_deletion.rs 97.10% 6 Missing ⚠️
src/models/graph/maximum_co_k_plex.rs 93.33% 6 Missing ⚠️
src/rules/eulerianpath_ilp.rs 95.04% 6 Missing ⚠️
...coveringbycliques_minimumintersectiongraphbasis.rs 93.58% 5 Missing ⚠️
src/models/graph/minimum_cost_maximum_flow.rs 97.05% 4 Missing ⚠️
src/rules/kcoloring_bicliquecover.rs 97.20% 4 Missing ⚠️
...t_tests/models/misc/shortest_common_superstring.rs 97.03% 4 Missing ⚠️
src/models/graph/minimum_cost_circulation.rs 96.51% 3 Missing ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1067      +/-   ##
==========================================
+ Coverage   97.93%   98.00%   +0.07%     
==========================================
  Files         966     1044      +78     
  Lines      100154   107366    +7212     
==========================================
+ Hits        98082   105228    +7146     
- Misses       2072     2138      +66     

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