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

feat: apply autoware_ prefix for mrm_handler #9974

bug(autoware_mrm_handler): fix a critical bug that contaminates topic…

9808811
Select commit
Loading
Failed to load commit list.
Merged

feat: apply autoware_ prefix for mrm_handler #9974

bug(autoware_mrm_handler): fix a critical bug that contaminates topic…
9808811
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 1s

29.70% (target 0.00%)

View this Pull Request on Codecov

29.70% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.70%. Comparing base (ba4b755) to head (9808811).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...e_mrm_handler/src/mrm_handler/mrm_handler_core.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9974      +/-   ##
==========================================
- Coverage   29.80%   29.70%   -0.11%     
==========================================
  Files        1434     1436       +2     
  Lines      108243   108507     +264     
  Branches    42930    42999      +69     
==========================================
- Hits        32267    32229      -38     
- Misses      72846    73149     +303     
+ Partials     3130     3129       -1     

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