Skip to content

fix: add expiry to ui

81a43a8
Select commit
Loading
Failed to load commit list.
Open

Delete inactive clients/sessions #959

fix: add expiry to ui
81a43a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2026 in 1s

74.93% (-0.09%) compared to ec8ce07, passed because coverage increased by 0.02% when compared to adjusted base (74.90%)

View this Pull Request on Codecov

74.93% (-0.09%) compared to ec8ce07, passed because coverage increased by 0.02% when compared to adjusted base (74.90%)

Details

Codecov Report

❌ Patch coverage is 75.90361% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.93%. Comparing base (ec8ce07) to head (81a43a8).

Files with missing lines Patch % Lines
database/client.go 57.89% 4 Missing and 4 partials ⚠️
router/router.go 0.00% 7 Missing ⚠️
database/database.go 71.42% 2 Missing and 2 partials ⚠️
app.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #959      +/-   ##
==========================================
- Coverage   75.01%   74.93%   -0.09%     
==========================================
  Files          61       62       +1     
  Lines        2886     2948      +62     
==========================================
+ Hits         2165     2209      +44     
- Misses        566      578      +12     
- Partials      155      161       +6     

☔ 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.