feat: add Redis lock backend - #101
Merged
Merged
Codecov / codecov/project
succeeded
Sep 14, 2026 in 1s
87.18% (+8.36%) compared to d2614fc
View this Pull Request on Codecov
87.18% (+8.36%) compared to d2614fc
Details
Codecov Report
❌ Patch coverage is 95.48533% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.18%. Comparing base (d2614fc) to head (bf0a334).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tls.go | 52.38% | 10 Missing |
| redis.go | 96.93% | 9 Missing |
| config.go | 94.73% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 78.82% 87.18% +8.36%
==========================================
Files 4 9 +5
Lines 595 1007 +412
==========================================
+ Hits 469 878 +409
- Misses 126 129 +3 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading