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

Add new subcommand auth in tkn-pac CLI #1736

Closed

Add unit test for auth login command

ecb34fd
Select commit
Loading
Failed to load commit list.
Closed

Add new subcommand auth in tkn-pac CLI #1736

Add unit test for auth login command
ecb34fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 0s

64.03% (-1.09%) compared to 2d465fe

View this Pull Request on Codecov

64.03% (-1.09%) compared to 2d465fe

Details

Codecov Report

Attention: Patch coverage is 18.50649% with 251 lines in your changes missing coverage. Please review.

Project coverage is 64.03%. Comparing base (2d465fe) to head (ecb34fd).

Files Patch % Lines
pkg/cmd/tknpac/auth/login.go 0.00% 135 Missing ⚠️
pkg/cmd/tknpac/auth/keyring.go 0.00% 54 Missing ⚠️
pkg/cmd/tknpac/auth/login_flow.go 54.80% 41 Missing and 6 partials ⚠️
pkg/cmd/tknpac/auth/root.go 0.00% 14 Missing ⚠️
pkg/cmd/tknpac/root.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1736      +/-   ##
==========================================
- Coverage   65.11%   64.03%   -1.09%     
==========================================
  Files         174      178       +4     
  Lines       13137    13445     +308     
==========================================
+ Hits         8554     8609      +55     
- Misses       4018     4265     +247     
- Partials      565      571       +6     

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