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

refactor(signal_processing): prefix package and namespace with autoware #8541

Merged
merged 1 commit into from
Sep 20, 2024

refactor(signal_processing): prefix package and namespace with autoware

9f4964f
Select commit
Loading
Failed to load commit list.
Merged

refactor(signal_processing): prefix package and namespace with autoware #8541

refactor(signal_processing): prefix package and namespace with autoware
9f4964f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

28.03% (target 0.00%)

View this Pull Request on Codecov

28.03% (target 0.00%)

Details

Codecov Report

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

Project coverage is 28.03%. Comparing base (2a2d037) to head (9f4964f).

Files with missing lines Patch % Lines
..._obstacle_cruise_planner/src/planner_interface.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8541      +/-   ##
==========================================
+ Coverage   27.96%   28.03%   +0.07%     
==========================================
  Files        1319     1330      +11     
  Lines       98744    98935     +191     
  Branches    39802    39848      +46     
==========================================
+ Hits        27611    27741     +130     
- Misses      70979    71040      +61     
  Partials      154      154              

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