-
Notifications
You must be signed in to change notification settings - Fork 295
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
✨ Prepare main branch for release-1.9 development #2461
✨ Prepare main branch for release-1.9 development #2461
Conversation
96e7c23
to
58c1e99
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2461 +/- ##
==========================================
+ Coverage 62.61% 62.90% +0.28%
==========================================
Files 122 122
Lines 8770 8763 -7
==========================================
+ Hits 5491 5512 +21
+ Misses 2880 2860 -20
+ Partials 399 391 -8 ☔ View full report in Codecov by Sentry. |
58c1e99
to
fa402db
Compare
Thx! /lgtm |
LGTM label has been added. Git tree hash: 0d73cfad1e5f7a4a384d6803f8e6bab4c171a8fb
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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!
What this PR does / why we need it:
This PR addresses following to prepare main branch for release-1.9:
Prepare main branch for development of the new release
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Part of #2207