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

fix: don't show oidc subject in login hints #4264

Merged
merged 1 commit into from
Jan 10, 2025

fix: don't show oidc subject in login hints

baa077f
Select commit
Loading
Failed to load commit list.
Merged

fix: don't show oidc subject in login hints #4264

fix: don't show oidc subject in login hints
baa077f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 1s

78.59% (target 65.00%)

View this Pull Request on Codecov

78.59% (target 65.00%)

Details

Codecov Report

Attention: Patch coverage is 55.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.59%. Comparing base (23f3232) to head (baa077f).

Files with missing lines Patch % Lines
identity/manager.go 52.63% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4264      +/-   ##
==========================================
- Coverage   78.61%   78.59%   -0.03%     
==========================================
  Files         381      381              
  Lines       27385    27376       -9     
==========================================
- Hits        21528    21515      -13     
- Misses       4237     4239       +2     
- Partials     1620     1622       +2     

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