Keycloak api client to get list of Users and Groups#310
Merged
ChellaVignesh merged 4 commits intoApr 30, 2026
Merged
Codecov / codecov/project
succeeded
Apr 30, 2026 in 1s
57.72% (-0.27%) compared to 8bb4292
View this Pull Request on Codecov
57.72% (-0.27%) compared to 8bb4292
Details
Codecov Report
❌ Patch coverage is 42.30769% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.72%. Comparing base (8bb4292) to head (ca8850e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/keycloakapi/keycloak_api_client.go | 45.83% | 16 Missing and 10 partials |
| pkg/auth/auth_client.go | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #310 +/- ##
==========================================
- Coverage 57.99% 57.72% -0.27%
==========================================
Files 58 59 +1
Lines 3028 3080 +52
==========================================
+ Hits 1756 1778 +22
- Misses 1145 1165 +20
- Partials 127 137 +10 ☔ 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.
Loading