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_trajectory): refactor autoware_trajectory #9356

Merged

Conversation

yhisaki
Copy link
Contributor

@yhisaki yhisaki commented Nov 18, 2024

Description

add doxygen, fix clang-tidy warnings.

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:common Common packages from the autoware-common repository. (auto-assigned) label Nov 18, 2024
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@yhisaki yhisaki added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 29.81%. Comparing base (d819a66) to head (d5ddb0d).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
...erpolator/detail/interpolator_common_interface.hpp 83.33% 1 Missing ⚠️
...jectory/interpolator/detail/interpolator_mixin.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9356      +/-   ##
==========================================
- Coverage   29.81%   29.81%   -0.01%     
==========================================
  Files        1338     1344       +6     
  Lines      103200   103267      +67     
  Branches    40208    40210       +2     
==========================================
+ Hits        30774    30788      +14     
- Misses      69437    69492      +55     
+ Partials     2989     2987       -2     
Flag Coverage Δ *Carryforward flag
differential 18.52% <84.61%> (?)
total 29.81% <ø> (-0.01%) ⬇️ Carriedforward from d819a66

*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.

@yhisaki yhisaki enabled auto-merge (squash) November 18, 2024 08:44
@yhisaki yhisaki merged commit 34fc143 into autowarefoundation:main Nov 18, 2024
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants