Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Capitalise help outputs #349

Merged
merged 1 commit into from
Aug 22, 2018
Merged

Capitalise help outputs #349

merged 1 commit into from
Aug 22, 2018

Conversation

chris-crone
Copy link
Member

- What I did
Fix #194.

- How I did it
Manually run through commands and verify help outputs.

- How to verify it
Manually run through commands and verify help outputs.

- Description for the changelog
N/A

Signed-off-by: Christopher Crone <christopher.crone@docker.com>
Copy link
Contributor

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐯

@codecov
Copy link

codecov bot commented Aug 21, 2018

Codecov Report

Merging #349 into master will increase coverage by 0.52%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #349      +/-   ##
=========================================
+ Coverage   58.18%   58.7%   +0.52%     
=========================================
  Files          58      56       -2     
  Lines        3178    2802     -376     
=========================================
- Hits         1849    1645     -204     
+ Misses       1071     937     -134     
+ Partials      258     220      -38
Impacted Files Coverage Δ
cmd/docker-app/push.go 86.66% <100%> (-8.79%) ⬇️
cmd/docker-app/save.go 88.88% <100%> (ø) ⬆️
cmd/docker-app/root.go 76.78% <100%> (+0.11%) ⬆️
cmd/docker-app/deploy.go 34.88% <100%> (ø) ⬆️
internal/packager/fork.go 70.14% <0%> (-10.58%) ⬇️
internal/packager/registry.go 72.82% <0%> (-9.53%) ⬇️
internal/packager/extract.go 65.33% <0%> (-5.95%) ⬇️
cmd/docker-app/pull.go 0% <0%> (ø) ⬆️
... and 4 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 525d93b...92b9b8b. Read the comment docs.

@mat007 mat007 merged commit 643134b into docker:master Aug 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants