Skip to content

feat(autoware_twist2accel): port autoware_twist2accel from Autoware Universe #302

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

Merged

Merge branch 'main' into port-autoware_twist2accel

428f7fd
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_twist2accel): port autoware_twist2accel from Autoware Universe #302

Merge branch 'main' into port-autoware_twist2accel
428f7fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 26, 2025 in 0s

0.00% (-78.76%) compared to 4cb18f5

View this Pull Request on Codecov

0.00% (-78.76%) compared to 4cb18f5

Details

Codecov Report

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

Project coverage is 0.00%. Comparing base (4cb18f5) to head (428f7fd).
Report is 108 commits behind head on main.

Files with missing lines Patch % Lines
...alization/autoware_twist2accel/src/twist2accel.cpp 0.00% 49 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #302       +/-   ##
==========================================
- Coverage   78.75%   0.00%   -78.76%     
==========================================
  Files          11       6        -5     
  Lines         193     197        +4     
  Branches       73      23       -50     
==========================================
- Hits          152       0      -152     
- Misses         11     197      +186     
+ Partials       30       0       -30     

☔ 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.