Delete inactive clients/sessions #959
Open
Codecov / codecov/project
succeeded
May 17, 2026 in 0s
74.90% (-0.12%) compared to ec8ce07, passed because coverage increased by 0.02% when compared to adjusted base (74.88%)
View this Pull Request on Codecov
74.90% (-0.12%) compared to ec8ce07, passed because coverage increased by 0.02% when compared to adjusted base (74.88%)
Details
Codecov Report
❌ Patch coverage is 75.53191% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.90%. Comparing base (ec8ce07) to head (6cad656).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| database/client.go | 68.75% | 5 Missing and 5 partials |
| router/router.go | 0.00% | 7 Missing |
| database/database.go | 71.42% | 2 Missing and 2 partials |
| app.go | 0.00% | 1 Missing |
| auth/authentication.go | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #959 +/- ##
==========================================
- Coverage 75.01% 74.90% -0.12%
==========================================
Files 61 62 +1
Lines 2886 2953 +67
==========================================
+ Hits 2165 2212 +47
- Misses 566 579 +13
- Partials 155 162 +7 ☔ View full report in Codecov by Sentry.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading