Skip to content

fix(autoware_object_recognition_utils): fix bugprone-narrowing-convertions warnings#924

Open
NorahXiong wants to merge 1 commit intoautowarefoundation:mainfrom
NorahXiong:fix_bugprone-narrowing-conversions/autoware_object_recognition_utils
Open

fix(autoware_object_recognition_utils): fix bugprone-narrowing-convertions warnings#924
NorahXiong wants to merge 1 commit intoautowarefoundation:mainfrom
NorahXiong:fix_bugprone-narrowing-conversions/autoware_object_recognition_utils

Conversation

@NorahXiong
Copy link
Copy Markdown
Contributor

Description

Step 2 of #774 (comment): Remove the exception from the .clang-tidy-ci list.

Related links

Parent Issue:
#774

How was this PR tested?

No clang-tidy error appears in CI.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions
Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

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

Please ensure:

@NorahXiong NorahXiong added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.39%. Comparing base (97f2715) to head (42735f4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #924      +/-   ##
==========================================
- Coverage   50.41%   50.39%   -0.02%     
==========================================
  Files         367      369       +2     
  Lines       22987    23002      +15     
  Branches    10200    10200              
==========================================
+ Hits        11588    11591       +3     
- Misses      10281    10293      +12     
  Partials     1118     1118              
Flag Coverage Δ *Carryforward flag
daily-humble 50.67% <ø> (-0.01%) ⬇️ Carriedforward from 97f2715
daily-jazzy 50.15% <ø> (-0.01%) ⬇️ Carriedforward from 97f2715
differential-humble 10.98% <100.00%> (?)
differential-jazzy 11.02% <100.00%> (?)
total 50.41% <ø> (-0.01%) ⬇️ Carriedforward from 97f2715
total-humble 50.67% <ø> (-0.01%) ⬇️ Carriedforward from 97f2715
total-jazzy 50.15% <ø> (-0.01%) ⬇️ Carriedforward from 97f2715

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NorahXiong NorahXiong requested review from mitsudome-r and xmfcx March 13, 2026 05:29
@NorahXiong NorahXiong marked this pull request as ready for review March 13, 2026 06:35
@NorahXiong NorahXiong requested review from a team, YoshiRi and takayuki5168 as code owners March 13, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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