docs(go): Add docstrings to phonehome telemetry methods#19777
docs(go): Add docstrings to phonehome telemetry methods#19777parametalol merged 2 commits intomasterfrom
Conversation
|
Hi @coderabbitai[bot]. Thanks for your PR. I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Images are ready for the commit at 5672ff3. To use with deploy scripts, first |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #19777 +/- ##
=======================================
Coverage 49.60% 49.60%
=======================================
Files 2763 2763
Lines 208271 208271
=======================================
+ Hits 103309 103319 +10
+ Misses 97294 97286 -8
+ Partials 7668 7666 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Docstrings generation was requested by @parametalol. * #19722 (comment) The following files were modified: * `central/telemetry/centralclient/interceptors.go` * `pkg/telemetry/phonehome/campaign.go` * `pkg/telemetry/phonehome/headers_multimap.go` * `pkg/telemetry/phonehome/interceptor.go`
michael/telemetry-requestparam-refactoring5672ff3 to
08c5d1e
Compare
🚀 Build Images ReadyImages are ready for commit ada9a66. To use with deploy scripts: export MAIN_IMAGE_TAG=4.11.x-591-gada9a66516 |
Docstrings generation was requested by @parametalol.
The following files were modified:
central/telemetry/centralclient/interceptors.gopkg/telemetry/phonehome/campaign.gopkg/telemetry/phonehome/headers_multimap.gopkg/telemetry/phonehome/interceptor.goThese files were ignored
central/telemetry/centralclient/interceptors_test.gopkg/telemetry/phonehome/campaign_test.gopkg/telemetry/phonehome/headers_multimap_test.gopkg/telemetry/phonehome/interceptor_test.gopkg/telemetry/phonehome/request_params_test.goℹ️ Note