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(api-server): Refresh correctly server when OIDC config changes #20384

Closed
wants to merge 1 commit into from

fix(api-server): Refresh correctly server when OIDC config changes

ffb1af7
Select commit
Loading
Failed to load commit list.
Closed

fix(api-server): Refresh correctly server when OIDC config changes #20384

fix(api-server): Refresh correctly server when OIDC config changes
ffb1af7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

55.16% (-0.02%) compared to 0f872f5

View this Pull Request on Codecov

55.16% (-0.02%) compared to 0f872f5

Details

Codecov Report

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

Project coverage is 55.16%. Comparing base (0f872f5) to head (ffb1af7).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
cmd/argocd-server/commands/argocd_server.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20384      +/-   ##
==========================================
- Coverage   55.17%   55.16%   -0.02%     
==========================================
  Files         324      324              
  Lines       55256    55257       +1     
==========================================
- Hits        30487    30481       -6     
- Misses      22156    22160       +4     
- Partials     2613     2616       +3     

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