-
Notifications
You must be signed in to change notification settings - Fork 867
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
refactor: rename interface{} => any #3000
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #3000 +/- ##
=======================================
Coverage 81.74% 81.74%
=======================================
Files 134 134
Lines 20386 20386
=======================================
Hits 16665 16665
Misses 2865 2865
Partials 856 856
☔ View full report in Codecov by Sentry. |
Signed-off-by: gang.liu <[email protected]>
Signed-off-by: gang.liu <[email protected]>
533e86f
to
6e91150
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* rename interface{} => any Signed-off-by: gang.liu <[email protected]> * revert change to generated code Signed-off-by: gang.liu <[email protected]> --------- Signed-off-by: gang.liu <[email protected]> Signed-off-by: Philip Clark <[email protected]>
* rename interface{} => any Signed-off-by: gang.liu <[email protected]> * revert change to generated code Signed-off-by: gang.liu <[email protected]> --------- Signed-off-by: gang.liu <[email protected]> Signed-off-by: Philip Clark <[email protected]>
Signed-off-by: Gang Liu [email protected]
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.