add support for auth via oidc mode - #508
Merged
Merged
Codecov / codecov/project
succeeded
Sep 10, 2026 in 0s
81.78% (+0.29%) compared to a2b2a8b
View this Pull Request on Codecov
81.78% (+0.29%) compared to a2b2a8b
Details
Codecov Report
❌ Patch coverage is 83.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.78%. Comparing base (a2b2a8b) to head (77eea82).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| backend/src/cms_backend/api/token.py | 83.78% | 5 Missing and 1 partial |
| backend/src/cms_backend/api/routes/dependencies.py | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #508 +/- ##
==========================================
+ Coverage 81.48% 81.78% +0.29%
==========================================
Files 69 69
Lines 4365 4397 +32
Branches 511 515 +4
==========================================
+ Hits 3557 3596 +39
+ Misses 645 640 -5
+ Partials 163 161 -2 ☔ View full report in Codecov by Harness.
📢 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