refactor(glob): pkg/glob moved out of pkg/telemetry/phonehome#15081
refactor(glob): pkg/glob moved out of pkg/telemetry/phonehome#15081parametalol merged 5 commits intomasterfrom
pkg/glob moved out of pkg/telemetry/phonehome#15081Conversation
There was a problem hiding this comment.
Hey @parametalol - I've reviewed your changes - here's some feedback:
Overall Comments:
- Consider adding a helper function to construct
APICallCampaignCriterionobjects in tests to reduce duplication.
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
Images are ready for the commit at ca2f4a7. To use with deploy scripts, first |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #15081 +/- ##
==========================================
+ Coverage 48.88% 48.98% +0.10%
==========================================
Files 2547 2550 +3
Lines 186906 187231 +325
==========================================
+ Hits 91365 91715 +350
+ Misses 88309 88262 -47
- Partials 7232 7254 +22
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:
|
|
/retest |
|
@parametalol: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Description
Pre-factoring for the second glob client: #15058.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
Unit tests.