Conversation
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
|
Hello! 👋 This Pull Request is now handled by arewefastyet. The current HEAD and future commits will be benchmarked. You can find the performance comparison on the arewefastyet website. |
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
|
The downgrade tests have been changed to use |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16599 +/- ##
==========================================
+ Coverage 68.87% 68.89% +0.01%
==========================================
Files 1562 1562
Lines 200624 200621 -3
==========================================
+ Hits 138179 138216 +37
+ Misses 62445 62405 -40 ☔ View full report in Codecov by Sentry. |
|
We'll need to fix golangci-lint as well. It failed the only time it ran on this PR. |
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
cfa745f to
461d26c
Compare
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
…main Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
| module vitess-mixin | ||
|
|
||
| go 1.22.5 | ||
| go 1.23 |
There was a problem hiding this comment.
should this not be 1.23.0?
|
Are there plans to cut a new release tag soon that would include this change? |
Description
This PR bumps the golang version used on
maintogo1.23.0following their latest release made yesterday.