Skip to content

test: oidc dex + authelia

c463d98
Select commit
Loading
Failed to load commit list.
Open

OIDC Server #941

test: oidc dex + authelia
c463d98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2026 in 1s

75.92% (-2.79%) compared to 0610537

View this Pull Request on Codecov

75.92% (-2.79%) compared to 0610537

Details

Codecov Report

❌ Patch coverage is 53.82353% with 157 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.92%. Comparing base (0610537) to head (c463d98).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
api/oidc.go 33.11% 99 Missing and 4 partials ⚠️
auth/authentication.go 77.88% 11 Missing and 12 partials ⚠️
api/session.go 55.31% 13 Missing and 8 partials ⚠️
router/router.go 52.38% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #941      +/-   ##
==========================================
- Coverage   78.70%   75.92%   -2.79%     
==========================================
  Files          57       60       +3     
  Lines        2517     2758     +241     
==========================================
+ Hits         1981     2094     +113     
- Misses        397      514     +117     
- Partials      139      150      +11     

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