Skip to content

test(autoware_behavior_velocity_stop_line_module): add test cases #486

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

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

Conversation

NorahXiong
Copy link
Contributor

@NorahXiong NorahXiong commented May 22, 2025

Description

Related links

Parent Issue:

How was this PR tested?

Run the unit tests locally.
All tests pass.
Line coverage has surpassed 80%.​​ Coverage differs from local result.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented May 22, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@NorahXiong NorahXiong added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label May 22, 2025
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.46%. Comparing base (4cb18f5) to head (9b7503b).
Report is 248 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #486       +/-   ##
===========================================
- Coverage   78.75%   12.46%   -66.30%     
===========================================
  Files          11      154      +143     
  Lines         193     9115     +8922     
  Branches       73     1537     +1464     
===========================================
+ Hits          152     1136      +984     
- Misses         11     7820     +7809     
- Partials       30      159      +129     
Flag Coverage Δ
differential 12.46% <ø> (?)
total ?

☔ View full report in Codecov by Sentry.
📢 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.

@NorahXiong NorahXiong force-pushed the ut/autoware_behavior_velocity_stop_line_module branch 3 times, most recently from 6124be9 to 3dddeb5 Compare May 26, 2025 05:57
@NorahXiong NorahXiong force-pushed the ut/autoware_behavior_velocity_stop_line_module branch from 13e4fef to 9b7503b Compare May 26, 2025 06:50
@NorahXiong NorahXiong marked this pull request as ready for review May 26, 2025 07:36
@NorahXiong NorahXiong requested a review from mitsudome-r May 26, 2025 07:36
Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants