Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/keycloak user management #380

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from
Draft

Conversation

elewis2
Copy link
Collaborator

@elewis2 elewis2 commented Aug 26, 2024

No description provided.

Copy link

Unit Test Results

    1 files  ±0    59 suites  ±0   2m 39s ⏱️ +2s
541 tests ±0  541 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
538 runs  ±0  538 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit eece368. ± Comparison against base commit 1eb4b7e.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 27.20588% with 99 lines in your changes missing coverage. Please review.

Project coverage is 76.94%. Comparing base (1eb4b7e) to head (eece368).

Files Patch % Lines
app/api/keycloak.js 11.47% 48 Missing and 6 partials ⚠️
app/libs/getAdminCliToken.js 24.00% 15 Missing and 4 partials ⚠️
app/routes/user/member.js 37.50% 10 Missing ⚠️
app/routes/user/user.js 37.50% 10 Missing ⚠️
app/middleware/keycloakUserManagement.js 66.66% 3 Missing ⚠️
app/config.js 50.00% 1 Missing ⚠️
app/index.js 66.66% 1 Missing ⚠️
app/queue.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #380      +/-   ##
===========================================
- Coverage    77.94%   76.94%   -1.01%     
===========================================
  Files          168      170       +2     
  Lines         5646     5781     +135     
  Branches       655      673      +18     
===========================================
+ Hits          4401     4448      +47     
- Misses        1179     1257      +78     
- Partials        66       76      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants