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(cli): Add example to argocd relogin command #15839

Merged
merged 5 commits into from
Oct 6, 2023

Apply suggestions from code review

0c7a145
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): Add example to argocd relogin command #15839

Apply suggestions from code review
0c7a145
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

49.87% (-0.01%) compared to c07bf26

View this Pull Request on Codecov

49.87% (-0.01%) compared to c07bf26

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c07bf26) 49.87% compared to head (0c7a145) 49.87%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15839      +/-   ##
==========================================
- Coverage   49.87%   49.87%   -0.01%     
==========================================
  Files         267      267              
  Lines       46166    46186      +20     
==========================================
+ Hits        23027    23034       +7     
- Misses      20880    20891      +11     
- Partials     2259     2261       +2     
Files Coverage Δ
cmd/argocd/commands/relogin.go 17.91% <100.00%> (-1.21%) ⬇️

... and 3 files with indirect coverage changes

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