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

fixing typo on cli help #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fixing typo on cli help #91

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented May 11, 2022

this is quick fix pr, fixing typo

  • low severity
  • should not impact and use-cases.

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #91 (dbb9a31) into main (9aaa34e) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   13.60%   13.52%   -0.08%     
==========================================
  Files          57       57              
  Lines        6771     6815      +44     
==========================================
+ Hits          921      922       +1     
- Misses       5702     5744      +42     
- Partials      148      149       +1     
Flag Coverage Δ
Linux 13.52% <0.00%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/cmd/sshkeys/sshkeys.go 0.00% <0.00%> (ø)
pkg/store/http.go 42.66% <0.00%> (-8.95%) ⬇️
pkg/auth/auth.go 32.63% <0.00%> (-1.26%) ⬇️
pkg/auth/auth0.go 0.00% <0.00%> (ø)
pkg/cmd/open/open.go 0.00% <0.00%> (ø)
pkg/cmd/login/login.go 0.00% <0.00%> (ø)
pkg/store/authtoken.go 0.00% <0.00%> (ø)
pkg/store/workspace.go 45.45% <0.00%> (ø)
pkg/featureflag/featureflag.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9aaa34e...dbb9a31. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants