Skip to content

fix: /client:elevate to /client/:id/elevate

ef36e75
Select commit
Loading
Failed to load commit list.
Merged

Client elevation #952

fix: /client:elevate to /client/:id/elevate
ef36e75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 26, 2026 in 0s

75.01% (-0.69%) compared to 6e588f3

View this Pull Request on Codecov

75.01% (-0.69%) compared to 6e588f3

Details

Codecov Report

❌ Patch coverage is 66.66667% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.01%. Comparing base (6e588f3) to head (ef36e75).

Files with missing lines Patch % Lines
api/oidc.go 7.14% 39 Missing ⚠️
api/client.go 61.90% 5 Missing and 3 partials ⚠️
api/user.go 60.00% 3 Missing and 1 partial ⚠️
auth/authentication.go 92.10% 1 Missing and 2 partials ⚠️
api/session.go 92.30% 1 Missing ⚠️
router/router.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #952      +/-   ##
==========================================
- Coverage   75.69%   75.01%   -0.69%     
==========================================
  Files          61       61              
  Lines        2786     2886     +100     
==========================================
+ Hits         2109     2165      +56     
- Misses        523      566      +43     
- 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.