Skip to content

fix(autoware_objects_of_interest_marker_interface): fix bugprone-branch-clone #9671

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
merged 3 commits into from
Dec 25, 2024

refactor: switch case

dc9b19d
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_objects_of_interest_marker_interface): fix bugprone-branch-clone #9671

refactor: switch case
dc9b19d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

29.83% (target 0.00%)

View this Pull Request on Codecov

29.83% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.83%. Comparing base (c17b000) to head (dc9b19d).
Report is 66 commits behind head on main.

Files with missing lines Patch % Lines
...rface/src/objects_of_interest_marker_interface.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9671   +/-   ##
=======================================
  Coverage   29.82%   29.83%           
=======================================
  Files        1443     1447    +4     
  Lines      108599   108626   +27     
  Branches    42667    42665    -2     
=======================================
+ Hits        32395    32405   +10     
- Misses      73024    73038   +14     
- Partials     3180     3183    +3     

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