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

Conversation

maxime-clem
Copy link
Contributor

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added component:planning Route planning, decision-making, and navigation. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Signed-off-by: Maxime CLEMENT <[email protected]>
Signed-off-by: Maxime CLEMENT <[email protected]>
Signed-off-by: Maxime CLEMENT <[email protected]>
@maxime-clem maxime-clem added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 3, 2024
Copy link

codecov bot commented Oct 3, 2024

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     
Flag Coverage Δ *Carryforward flag
differential 21.07% <73.04%> (?)
total 26.21% <ø> (+0.02%) ⬆️ Carriedforward from 9d03cf3

*This pull request uses carry forward flags. Click here to find out more.

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

@maxime-clem maxime-clem changed the title Test/no stopping area test(no_stopping_area): refactor and add tests Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:launch Launch files, scripts and initialization tools. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant