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(autoware_control_evaluator): add new boundary_distance metrics #9984

Merged
merged 8 commits into from
Jan 23, 2025

manual pre-commit

b49aa57
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_control_evaluator): add new boundary_distance metrics #9984

manual pre-commit
b49aa57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

29.75% (target 0.00%)

View this Pull Request on Codecov

29.75% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 4.65116% with 41 lines in your changes missing coverage. Please review.

Project coverage is 29.75%. Comparing base (82c9470) to head (b49aa57).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...e_control_evaluator/src/control_evaluator_node.cpp 6.89% 26 Missing and 1 partial ⚠️
...re_control_evaluator/src/metrics/metrics_utils.cpp 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9984      +/-   ##
==========================================
- Coverage   29.76%   29.75%   -0.02%     
==========================================
  Files        1434     1436       +2     
  Lines      108244   108301      +57     
  Branches    42930    42943      +13     
==========================================
+ Hits        32222    32223       +1     
- Misses      72893    72948      +55     
- Partials     3129     3130       +1     

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