-
Notifications
You must be signed in to change notification settings - Fork 682
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
chore: bump version to 0.41.1 #10088
Conversation
…age() is called (#10070) Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
system/autoware_default_adapi_helpers/autoware_adapi_visualizers/setup.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick Comment
Thank you for working on this patch version update!
Reason for Approval
- I checked all the changed files
- (EDITED) All the package versions appropriately changed from
0.41.0
to0.41.1
- Almost all packages do not have change as patch update
- I noted some my observations (I believe these are no problem)
- (EDITED) All the package versions appropriately changed from
- Tests are performed by seeing if the build succeeds as the PR description says
Thus, I agree with merging this PR 👍
I will merge it once all the required checks pass. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## humble #10088 +/- ##
=======================================
Coverage 29.28% 29.28%
=======================================
Files 1440 1440
Lines 108118 108118
Branches 42641 42641
=======================================
Hits 31667 31667
Misses 73400 73400
Partials 3051 3051
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
The test has passed in https://github.com/autowarefoundation/autoware.universe/actions/runs/13234388479 |
Description
This PR only cherry-picked the following PR to the
humble
branch:Related links
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.