fix(dummy_infrastructure): fix bugprone-reserved-identifier#9727
fix(dummy_infrastructure): fix bugprone-reserved-identifier#9727kobayu858 wants to merge 1 commit intoautowarefoundation:mainfrom
Conversation
Signed-off-by: kobayu858 <yutaro.kobayashi@tier4.jp>
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9727 +/- ##
==========================================
- Coverage 29.74% 29.74% -0.01%
==========================================
Files 1443 1443
Lines 108681 108675 -6
Branches 42663 42661 -2
==========================================
- Hits 32330 32328 -2
+ Misses 73172 73168 -4
Partials 3179 3179
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@mitsudome-r |
|
@mitsudome-r |
|
@mitsudome-r |
|
@kobayu858 Could you sync with the latest main branch? There were updates in CI and needs the sync to pass the required CI. |
|
I have created a new PR with rebased branch #9919 |
Description
This is a fix based on clang-tidy
bugprone-reserved-identifiererror.Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.