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_vehicle_info_utils): porting from universe to core #183

Apply suggestions from code review

4b1536a
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_vehicle_info_utils): porting from universe to core #183

Apply suggestions from code review
4b1536a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 21, 2025 in 0s

71.68% (-7.08%) compared to 4cb18f5

View this Pull Request on Codecov

71.68% (-7.08%) compared to 4cb18f5

Details

Codecov Report

Attention: Patch coverage is 55.44554% with 45 lines in your changes missing coverage. Please review.

Project coverage is 71.68%. Comparing base (4cb18f5) to head (4b1536a).
Report is 41 commits behind head on main.

Files with missing lines Patch % Lines
...n/autoware_vehicle_info_utils/src/vehicle_info.cpp 54.34% 18 Missing and 3 partials ⚠️
...ehicle_info_utils/test/test_vehicle_info_utils.cpp 40.62% 0 Missing and 19 partials ⚠️
...ware_vehicle_info_utils/src/vehicle_info_utils.cpp 77.27% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
- Coverage   78.75%   71.68%   -7.08%     
==========================================
  Files          11       14       +3     
  Lines         193      279      +86     
  Branches       73      118      +45     
==========================================
+ Hits          152      200      +48     
- Misses         11       31      +20     
- Partials       30       48      +18     

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