Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: typo in create workspaces command hint #995

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

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Conversation

greyscaled
Copy link
Contributor

Resolves: #994

@greyscaled greyscaled enabled auto-merge (squash) April 13, 2022 15:20
@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #995 (057a926) into main (770c567) will decrease coverage by 0.37%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #995      +/-   ##
==========================================
- Coverage   66.87%   66.49%   -0.38%     
==========================================
  Files         244      241       -3     
  Lines       14733    14549     -184     
  Branches      115      115              
==========================================
- Hits         9853     9675     -178     
- Misses       3892     3893       +1     
+ Partials      988      981       -7     
Flag Coverage Δ
unittest-go-macos-latest 53.76% <100.00%> (ø)
unittest-go-postgres- 66.27% <100.00%> (-0.47%) ⬇️
unittest-go-ubuntu-latest 56.42% <100.00%> (-0.06%) ⬇️
unittest-go-windows-2022 ?
unittest-js 61.56% <ø> (ø)
Impacted Files Coverage Δ
cli/templatecreate.go 47.42% <100.00%> (ø)
cli/configssh.go 61.41% <0.00%> (-7.09%) ⬇️
coderd/workspaceagents.go 58.48% <0.00%> (-6.70%) ⬇️
peerbroker/dial.go 77.04% <0.00%> (-6.56%) ⬇️
provisionersdk/transport.go 78.72% <0.00%> (-6.39%) ⬇️
cli/cliui/agent.go 77.19% <0.00%> (-5.27%) ⬇️
pty/ptytest/ptytest.go 89.65% <0.00%> (-5.18%) ⬇️
coderd/parameter/compute.go 74.07% <0.00%> (-4.45%) ⬇️
cli/templateinit.go 58.62% <0.00%> (-3.45%) ⬇️
coderd/provisionerdaemons.go 60.37% <0.00%> (-2.58%) ⬇️
... and 11 more

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 770c567...057a926. Read the comment docs.

@greyscaled greyscaled merged commit 6edd7cb into main Apr 13, 2022
@greyscaled greyscaled deleted the vapurrmaid/994 branch April 13, 2022 15:31
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
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.

Bug: typo in CLI instructions means the provided command doesn't work
3 participants