-
Notifications
You must be signed in to change notification settings - Fork 26
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
[close #338] *: upgrade to Go 1.19 #337
Conversation
Signed-off-by: Ping Yu <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #337 +/- ##
================================================
- Coverage 61.0409% 60.8930% -0.1479%
================================================
Files 240 240
Lines 20270 20334 +64
================================================
+ Hits 12373 12382 +9
- Misses 6777 6829 +52
- Partials 1120 1123 +3
*This pull request uses carry forward flags. Click here to find out more.
|
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
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
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~
What problem does this PR solve?
Issue Number: close #338
Problem Description: Upgrade to Go 1.19
What is changed and how does it work?
make dev
Code changes
Check List for Tests
This PR has been tested by at least one of the following methods:
Side effects
Related changes
To reviewers
Please follow these principles to check this pull requests:
(The above text mainly refers to TiDB Development Guide. It's also highly recommended to read about Writing code review comments)