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

fix(autoware_pointcloud_preprocessor): resolve build error #10315

Conversation

NorahXiong
Copy link
Contributor

Description

Fix build error caused by autowarefoundation/autoware_utils#51

Related links

How was this PR tested?

Notes for reviewers

autoware_utils is switched to main branch.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: NorahXiong <norah.xiong@autocore.ai>
@github-actions github-actions bot added the component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) label Mar 20, 2025
Copy link

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 run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:bug Software flaws or errors. labels Mar 20, 2025
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.91%. Comparing base (004cdfa) to head (eb69a1e).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10315      +/-   ##
==========================================
- Coverage   25.92%   25.91%   -0.01%     
==========================================
  Files        1382     1382              
  Lines      106811   106835      +24     
  Branches    40907    40912       +5     
==========================================
- Hits        27691    27690       -1     
- Misses      76416    76442      +26     
+ Partials     2704     2703       -1     
Flag Coverage Δ *Carryforward flag
differential 21.81% <ø> (?)
differential-cuda 18.84% <ø> (?)
total 25.92% <ø> (-0.01%) ⬇️ Carriedforward from 004cdfa

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

@kosuke55
Copy link
Contributor

@NorahXiong
thanks! same PR has been merged
#10313

@kosuke55 kosuke55 closed this Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:bug Software flaws or errors.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants