add initial commit for routing engine#465
Open
ljwolf wants to merge 4 commits into
Open
Codecov / codecov/project
failed
Apr 6, 2026 in 0s
70.2% (-7.6%) compared to 13ca45e
View this Pull Request on Codecov
70.2% (-7.6%) compared to 13ca45e
Details
Codecov Report
❌ Patch coverage is 0% with 354 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.2%. Comparing base (13ca45e) to head (8b11450).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spopt/route/utils.py | 0.0% | 149 Missing |
| spopt/route/heuristic.py | 0.0% | 147 Missing |
| spopt/route/engine.py | 0.0% | 58 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #465 +/- ##
=======================================
- Coverage 77.8% 70.2% -7.6%
=======================================
Files 27 32 +5
Lines 2638 4054 +1416
=======================================
+ Hits 2053 2846 +793
- Misses 585 1208 +623 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spopt/route/engine.py | 0.0% <0.0%> (ø) |
|
| spopt/route/heuristic.py | 0.0% <0.0%> (ø) |
|
| spopt/route/utils.py | 0.0% <0.0%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading