-
Notifications
You must be signed in to change notification settings - Fork 809
feat: refactor shape estimation and documentations; from autowarefoundation #11353 #11631
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
base: main
Are you sure you want to change the base?
feat: refactor shape estimation and documentations; from autowarefoundation #11353 #11631
Conversation
…dation autowarefoundation#11353 Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
|
@technolojin Please check this new PR, which based on my personal repos and I can react faster. |
Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11631 +/- ##
==========================================
+ Coverage 17.83% 17.94% +0.11%
==========================================
Files 1744 1746 +2
Lines 121773 121804 +31
Branches 42800 42793 -7
==========================================
+ Hits 21722 21862 +140
+ Misses 81846 81822 -24
+ Partials 18205 18120 -85
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Deal to change in related contracts, I will help organize the continuous development/review of the #11353.
Refactoring correctWithDefaultValue function in lib/corector/utils.cpp
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.