-
Notifications
You must be signed in to change notification settings - Fork 253
chore: Prepare for 0.13.0 development #2809
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2809 +/- ##
============================================
+ Coverage 56.12% 59.09% +2.97%
- Complexity 976 1475 +499
============================================
Files 119 165 +46
Lines 11743 15065 +3322
Branches 2251 2507 +256
============================================
+ Hits 6591 8903 +2312
- Misses 4012 4895 +883
- Partials 1140 1267 +127 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mbutrovich
left a comment
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.
Thanks @andygrove! Are we missing diffs in dev/diffs/iceberg?
Thanks, not sure how those got missed. I updated them. |
comphead
left a comment
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.
Thanks @andygrove and @mbutrovich
mbutrovich
left a comment
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, thanks @andygrove!
Which issue does this PR close?
N/A
Rationale for this change
Now that the release branch
branch-0.12is created,mainis now for 0.13 developmentWhat changes are included in this PR?
0.12.0-SNAPSHOTto0.13.0-SNAPSHOT0.12.0to0.13.0and rancargo updateHow are these changes tested?