-
Notifications
You must be signed in to change notification settings - Fork 69
clean unnecessary copy #1157
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
clean unnecessary copy #1157
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, fbm3307, metlos, mfrancisc, rsoaresd, xcoulon 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 |
/lgtm |
New changes are detected. LGTM label has been removed. |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1157 +/- ##
==========================================
- Coverage 83.75% 83.74% -0.01%
==========================================
Files 82 82
Lines 7933 7931 -2
==========================================
- Hits 6644 6642 -2
Misses 1092 1092
Partials 197 197
🚀 New features to boost your workflow:
|
Description
clean unnecessary copy. With go 1.22, we do not need it. For more info, check https://go.dev/blog/loopvar-preview
clean unnecessary copy toolchain-e2e#1133
clean unnecessary copy member-operator#641
clean unnecessary copy kubesaw/ksctl#108
clean unnecessary copy toolchain-common#469
was pr 149