-
Notifications
You must be signed in to change notification settings - Fork 90
chore: updates to Go 1.25 and refactors some code #1077
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Adrian Cole <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
Codecov Report❌ Patch coverage is
❌ Your project status has failed because the head coverage (78.55%) is below the target coverage (86.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1077 +/- ##
==========================================
+ Coverage 78.29% 78.55% +0.26%
==========================================
Files 82 82
Lines 9642 9639 -3
==========================================
+ Hits 7549 7572 +23
+ Misses 1734 1716 -18
+ Partials 359 351 -8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
In case you find it useful: https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize
|
Signed-off-by: Adrian Cole <[email protected]>
@gonzaloserrano thanks a lot! added! (except json tag changes) Note it seems coverage changed a bit hence we're not hitting targets like before.. |
Signed-off-by: Adrian Cole <[email protected]>
I will try to vibe some coverage to get us over the line |
Signed-off-by: Adrian Cole <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
looking cool... the discussion was that we will start using 1.25 after v0.3 which will happen within a few days 🤞 |
cool as I'm out of time vibing for the next few days anyway ;) |
Description
This updates to Go 1.25 and uses some new features.
See https://tip.golang.org/doc/go1.25