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_utils): replace autoware_universe_utils with autoware_utils #10191

Merge branch 'main' into replace-universe-utils-with-autoware-utils

2941bcf
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_utils): replace autoware_universe_utils with autoware_utils #10191

Merge branch 'main' into replace-universe-utils-with-autoware-utils
2941bcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 1s

27.06% (target 0.00%)

View this Pull Request on Codecov

27.06% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 37.63441% with 406 lines in your changes missing coverage. Please review.

Project coverage is 27.06%. Comparing base (a0816b7) to head (2941bcf).

Files with missing lines Patch % Lines
...r/src/predicted_path_checker_node/debug_marker.cpp 0.00% 32 Missing ⚠️
...autoware_autonomous_emergency_braking/src/node.cpp 68.13% 28 Missing and 1 partial ⚠️
...autoware_vehicle_cmd_gate/src/vehicle_cmd_gate.cpp 27.50% 29 Missing ⚠️
...based_prediction/src/map_based_prediction_node.cpp 0.00% 24 Missing ⚠️
...ker/src/lane_departure_checker_node/parameters.cpp 0.00% 23 Missing ⚠️
...evaluator/src/perception_online_evaluator_node.cpp 54.54% 20 Missing ⚠️
...rture_checker_node/lane_departure_checker_node.cpp 0.00% 17 Missing ⚠️
..._checker/src/predicted_path_checker_node/utils.cpp 0.00% 16 Missing ⚠️
...on_checker/src/obstacle_collision_checker_node.cpp 0.00% 13 Missing ⚠️
...utoware_map_based_prediction/src/predictor_vru.cpp 0.00% 12 Missing ⚠️
... and 73 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10191      +/-   ##
==========================================
+ Coverage   26.41%   27.06%   +0.64%     
==========================================
  Files        1387     1392       +5     
  Lines      107397   116708    +9311     
  Branches    41257    47346    +6089     
==========================================
+ Hits        28374    31583    +3209     
- Misses      76187    81410    +5223     
- Partials     2836     3715     +879     

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