Skip to content

fix: minutes granularity for client elevation

0ac515f
Select commit
Loading
Failed to load commit list.
Open

Client elevation #952

fix: minutes granularity for client elevation
0ac515f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 22, 2026 in 1s

73.11% (-2.59%) compared to 6e588f3

View this Pull Request on Codecov

73.11% (-2.59%) compared to 6e588f3

Details

Codecov Report

❌ Patch coverage is 64.89362% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.11%. Comparing base (6e588f3) to head (0ac515f).

Files with missing lines Patch % Lines
api/oidc.go 6.25% 45 Missing ⚠️
api/client.go 56.00% 8 Missing and 3 partials ⚠️
api/user.go 58.33% 4 Missing and 1 partial ⚠️
auth/authentication.go 92.85% 1 Missing and 2 partials ⚠️
api/session.go 92.30% 1 Missing ⚠️
router/router.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #952      +/-   ##
==========================================
- Coverage   75.69%   73.11%   -2.59%     
==========================================
  Files          61       61              
  Lines        2786     3481     +695     
==========================================
+ Hits         2109     2545     +436     
- Misses        523      781     +258     
- Partials      154      155       +1     

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