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

refactor(cli): restrict common flags to subcommands branches where they're applicable #1360

Merged
merged 1 commit into from
Jan 9, 2024

move some flags so they don't appear where inapplicable

be15fdd
Select commit
Loading
Failed to load commit list.
Merged

refactor(cli): restrict common flags to subcommands branches where they're applicable #1360

move some flags so they don't appear where inapplicable
be15fdd
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 9, 2024 in 1s

45.43% (-0.01%) compared to 8f03cfd

View this Pull Request on Codecov

45.43% (-0.01%) compared to 8f03cfd

Details

Codecov Report

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

Comparison is base (8f03cfd) 45.44% compared to head (be15fdd) 45.43%.

Files Patch % Lines
internal/cli/cmd/login/login.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1360      +/-   ##
==========================================
- Coverage   45.44%   45.43%   -0.01%     
==========================================
  Files         136      136              
  Lines       11718    11719       +1     
==========================================
  Hits         5325     5325              
- Misses       6202     6203       +1     
  Partials      191      191              

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