fix: close redis connections on unsubscribe #2917
+10
−1
Draft
Codecov / codecov/project
succeeded
Jun 4, 2026 in 1s
66.29% (target 30.00%)
View this Pull Request on Codecov
66.29% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.29%. Comparing base (85ada72) to head (13eb7e7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| router/pkg/pubsub/redis/adapter.go | 66.66% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2917 +/- ##
==========================================
+ Coverage 66.26% 66.29% +0.02%
==========================================
Files 258 258
Lines 27309 27314 +5
==========================================
+ Hits 18097 18107 +10
+ Misses 7773 7770 -3
+ Partials 1439 1437 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/pkg/pubsub/redis/adapter.go | 65.03% <66.66%> (+2.71%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading