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

refactor(autoware_geography_utils): apply modern C++17 style #109

Merged
merged 6 commits into from
Dec 18, 2024

revert string

4079ced
Select commit
Loading
Failed to load commit list.
Merged

refactor(autoware_geography_utils): apply modern C++17 style #109

revert string
4079ced
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

78.75% (-0.44%) compared to 1b775d4, passed because coverage increased by 1.79% when compared to adjusted base (76.96%)

View this Pull Request on Codecov

78.75% (-0.44%) compared to 1b775d4, passed because coverage increased by 1.79% when compared to adjusted base (76.96%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.75%. Comparing base (1b775d4) to head (4079ced).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   79.18%   78.75%   -0.44%     
==========================================
  Files          11       11              
  Lines         197      193       -4     
  Branches       75       73       -2     
==========================================
- Hits          156      152       -4     
  Misses         11       11              
  Partials       30       30              

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