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

Fix double the typo #1185

Merged
merged 1 commit into from
Oct 2, 2017
Merged

Fix double the typo #1185

merged 1 commit into from
Oct 2, 2017

Conversation

ethantkoenig
Copy link
Contributor

Noticed a typo in the command usages

@codecov
Copy link

codecov bot commented Oct 2, 2017

Codecov Report

Merging #1185 into master will increase coverage by 1.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1185      +/-   ##
=========================================
+ Coverage   67.44%   69.3%   +1.86%     
=========================================
  Files          28      21       -7     
  Lines        7778    7344     -434     
=========================================
- Hits         5246    5090     -156     
+ Misses       2046    1789     -257     
+ Partials      486     465      -21
Impacted Files Coverage Δ
generator/structs.go 37.5% <0%> (-8.75%) ⬇️
generator/client.go 59.68% <0%> (-4.38%) ⬇️
generator/template_repo.go 59.49% <0%> (-3.38%) ⬇️
generator/shared.go 70.93% <0%> (-2.26%) ⬇️
generator/support.go 65.93% <0%> (-1.17%) ⬇️
scan/schema.go 69.38% <0%> (-0.73%) ⬇️
cmd/swagger/commands/generate/server.go
cmd/swagger/commands/generate/support.go
cmd/swagger/commands/generate/model.go
cmd/swagger/commands/generate/shared.go
... and 6 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 6f9caaa...42b21e4. Read the comment docs.

@casualjim casualjim merged commit a22e5ec into go-swagger:master Oct 2, 2017
@ethantkoenig ethantkoenig deleted the typo branch October 2, 2017 17:32
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.

2 participants