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

POC for login only mode option #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

POC for login only mode option

213ceff
Select commit
Loading
Failed to load commit list.
Open

POC for login only mode option #303

POC for login only mode option
213ceff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

3.65% (-0.02%) compared to 00ba557

View this Pull Request on Codecov

3.65% (-0.02%) compared to 00ba557

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 3.65%. Comparing base (00ba557) to head (213ceff).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...n/identity/auth/service/module/ResourceConfig.java 0.00% 3 Missing ⚠️
...ntity/auth/service/util/AuthConfigurationUtil.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             master    #303      +/-   ##
===========================================
- Coverage      3.66%   3.65%   -0.02%     
  Complexity       20      20              
===========================================
  Files            36      36              
  Lines          1529    1534       +5     
  Branches        254     254              
===========================================
  Hits             56      56              
- Misses         1472    1477       +5     
  Partials          1       1              

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