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

fix(autoware_test_utils): set timestamp in building trajectory msg #245

Merged

Conversation

satoshi-ota
Copy link
Contributor

Description

Set stamp so that we can test latency abnormality.

Related links

Parent Issue:

How was this PR tested?

PASS CI/CD

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented Mar 7, 2025

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: satoshi-ota <satoshi.ota928@gmail.com>
@satoshi-ota satoshi-ota force-pushed the fix/add-timestamp-trajectory branch from ff83a9e to 0bccc75 Compare March 7, 2025 09:35
@satoshi-ota satoshi-ota added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 7, 2025
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 9.72%. Comparing base (4cb18f5) to head (0bccc75).
Report is 68 commits behind head on main.

Files with missing lines Patch % Lines
...nclude/autoware_test_utils/autoware_test_utils.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #245       +/-   ##
==========================================
- Coverage   78.75%   9.72%   -69.04%     
==========================================
  Files          11     121      +110     
  Lines         193   10152     +9959     
  Branches       73    1612     +1539     
==========================================
+ Hits          152     987      +835     
- Misses         11    8882     +8871     
- Partials       30     283      +253     
Flag Coverage Δ
differential 9.72% <0.00%> (?)
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.

@satoshi-ota satoshi-ota merged commit 68e7519 into autowarefoundation:main Mar 7, 2025
29 of 33 checks passed
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