test: use WaitGroup.Go to simplify code#3239
Conversation
Signed-off-by: stringsbuilder <stringsbuilder@outlook.com>
📝 WalkthroughWalkthroughA test goroutine launching pattern was simplified in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3239 +/- ##
==========================================
- Coverage 61.81% 61.79% -0.02%
==========================================
Files 120 120
Lines 12670 12670
==========================================
- Hits 7832 7830 -2
- Misses 3960 3962 +2
Partials 878 878
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:
|
Overview
use WaitGroup.Go to simplify code. More info: golang/go#63796
Summary by CodeRabbit
Note: This release contains no user-facing changes. Updates are limited to internal test infrastructure improvements.