-
Notifications
You must be signed in to change notification settings - Fork 58
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.3.0 #294
chore: bump version to 0.3.0 #294
Conversation
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@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 #294 +/- ##
===========================================
- Coverage 78.75% 61.20% -17.55%
===========================================
Files 11 150 +139
Lines 193 7744 +7551
Branches 73 3540 +3467
===========================================
+ Hits 152 4740 +4588
- Misses 11 2593 +2582
- Partials 30 411 +381
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
LGTM
I would like to test build with this PR in Autoware.Universe autowarefoundation/autoware_universe#10318 before merging this PR so we can reduce the risk of creating a patch release of Autoware Core |
Description
This bumps Autoware Core version to 0.3.0.
We need this to release Autoware Universe 0.43.0 autowarefoundation/autoware_universe#10318
Related links
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.