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): Added example to --help output for context #15809

Merged
merged 10 commits into from
Oct 5, 2023

Merge remote-tracking branch 'origin/master'

f1701d4
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): Added example to --help output for context #15809

Merge remote-tracking branch 'origin/master'
f1701d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2023 in 0s

49.91% (-0.01%) compared to ac0ae16

View this Pull Request on Codecov

49.91% (-0.01%) compared to ac0ae16

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (ac0ae16) 49.92% compared to head (f1701d4) 49.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15809      +/-   ##
==========================================
- Coverage   49.92%   49.91%   -0.01%     
==========================================
  Files         266      266              
  Lines       46072    46080       +8     
==========================================
  Hits        23001    23001              
- Misses      20813    20821       +8     
  Partials     2258     2258              
Files Coverage Δ
cmd/argocd/commands/context.go 14.41% <0.00%> (-1.12%) ⬇️

... and 1 file with indirect coverage changes

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