Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add initial commit for routing engine #465

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

add initial commit for routing engine

01f3b51
Select commit
Loading
Failed to load commit list.
Draft

add initial commit for routing engine #465

add initial commit for routing engine
01f3b51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 18, 2024 in 0s

67.7% (-10.1%) compared to 13ca45e

View this Pull Request on Codecov

67.7% (-10.1%) compared to 13ca45e

Details

Codecov Report

Attention: Patch coverage is 0% with 393 lines in your changes missing coverage. Please review.

Project coverage is 67.7%. Comparing base (13ca45e) to head (01f3b51).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
spopt/route/utils.py 0.0% 149 Missing ⚠️
spopt/route/heuristic.py 0.0% 130 Missing ⚠️
spopt/route/engine.py 0.0% 114 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (13ca45e) and HEAD (01f3b51). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (13ca45e) HEAD (01f3b51)
8 7
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #465      +/-   ##
========================================
- Coverage   77.8%   67.7%   -10.1%     
========================================
  Files         27      30       +3     
  Lines       2638    3031     +393     
========================================
  Hits        2053    2053              
- Misses       585     978     +393     
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%> (ø)
---- 🚨 Try these New Features: