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

test(no_stopping_area): refactor and add tests #9009

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

disable failing checks for checkStopLinesInNoStoppingArea (need fix)

32aa3ed
Select commit
Loading
Failed to load commit list.
Draft

test(no_stopping_area): refactor and add tests #9009

disable failing checks for checkStopLinesInNoStoppingArea (need fix)
32aa3ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

26.28% (target 0.00%)

View this Pull Request on Codecov

26.28% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 73.04348% with 31 lines in your changes missing coverage. Please review.

Project coverage is 26.28%. Comparing base (5b8219e) to head (32aa3ed).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
...topping_area_module/src/scene_no_stopping_area.cpp 0.00% 17 Missing ⚠️
...ior_velocity_no_stopping_area_module/src/utils.cpp 91.20% 0 Missing and 8 partials ⚠️
...ior_velocity_no_stopping_area_module/src/utils.hpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9009      +/-   ##
==========================================
+ Coverage   26.18%   26.28%   +0.10%     
==========================================
  Files        1298     1304       +6     
  Lines       96982    97034      +52     
  Branches    39196    39200       +4     
==========================================
+ Hits        25391    25510     +119     
+ Misses      69020    68943      -77     
- Partials     2571     2581      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.