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

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Dec 6, 2024

Description

This PR applies modern C++17 style to autoware_geography_utils.

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented Dec 6, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@youtalk youtalk self-assigned this Dec 6, 2024
@youtalk youtalk marked this pull request as ready for review December 6, 2024 06:15
@youtalk youtalk marked this pull request as draft December 6, 2024 06:23
@youtalk youtalk force-pushed the refactor-geography-utils branch from e6aaeb2 to 4194707 Compare December 17, 2024 08:09
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.75%. Comparing base (1b775d4) to head (4079ced).
Report is 2 commits behind head on main.

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              
Flag Coverage Δ *Carryforward flag
differential 82.92% <100.00%> (?)
total 76.96% <ø> (-2.23%) ⬇️ Carriedforward from 1b775d4

*This pull request uses carry forward flags. Click here to find out more.

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

@youtalk youtalk changed the title refactor(autoware_geography_utils): apply modern C++ style refactor(autoware_geography_utils): apply modern C++17 style Dec 17, 2024
@youtalk youtalk marked this pull request as ready for review December 17, 2024 11:20
@youtalk
Copy link
Member Author

youtalk commented Dec 17, 2024

Since I restricted it to C++17 only, it can now be built as it is with the original autoware_cmake. Please review this.

@xmfcx
Copy link
Contributor

xmfcx commented Dec 17, 2024

I've reviewed and added some comments, thanks for the improvements!

@youtalk youtalk requested a review from xmfcx December 18, 2024 02:15
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
@xmfcx xmfcx force-pushed the refactor-geography-utils branch from 01a3681 to 4079ced Compare December 18, 2024 14:02
@youtalk youtalk merged commit c5dcc08 into main Dec 18, 2024
26 checks passed
@youtalk youtalk deleted the refactor-geography-utils branch December 18, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants