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

Replace tylerb/graceful with inbuilt methods Go 1.8 onwards - new request #1574

Merged
merged 3 commits into from
Jun 14, 2018

Conversation

tortuoise
Copy link
Contributor

New request in place of #1494 which will be closed.

@codecov
Copy link

codecov bot commented Jun 13, 2018

Codecov Report

Merging #1574 into master will decrease coverage by 0.1%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1574      +/-   ##
==========================================
- Coverage    74.9%   74.79%   -0.11%     
==========================================
  Files          37       37              
  Lines        7201     7210       +9     
==========================================
- Hits         5394     5393       -1     
- Misses       1347     1357      +10     
  Partials      460      460
Impacted Files Coverage Δ
cmd/swagger/commands/generate/support.go 0% <ø> (ø) ⬆️
cmd/swagger/commands/generate/server.go 87.5% <ø> (-0.22%) ⬇️
generator/bindata.go 64.75% <ø> (-1.76%) ⬇️
cmd/swagger/commands/serve.go 0% <0%> (ø) ⬆️

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 cef0581...4c65652. Read the comment docs.

@casualjim
Copy link
Member

I think your templates are using spaces instead of tabs or something, the indentation is off compared to the rest of the file

@casualjim casualjim merged commit 462d7ce into go-swagger:master Jun 14, 2018
@tortuoise tortuoise deleted the x-tylerb/graceful branch June 30, 2018 15:34
fredbi added a commit to fredbi/go-swagger that referenced this pull request Jul 29, 2018
* Avoids panic when certificate or key passed is invalid
* Checks that CA certificate passed is correctly parsed

Acknowledges the following fixes from previous PR (go-swagger#1627):

* fixes go-swagger#1473
* fixes go-swagger#1558
* fixes go-swagger#1473
* fixes go-swagger#1418 (from PR go-swagger#1574)

NOTE: fixes are acknowledged using a test script which reproduce the issues.
However, this script has not been included in the CI suite.
fredbi added a commit to fredbi/go-swagger that referenced this pull request Aug 1, 2018
* Avoids panic when certificate or key passed is invalid
* Checks that CA certificate passed is correctly parsed

Acknowledges the following fixes from previous PR (go-swagger#1627):

* fixes go-swagger#1473
* fixes go-swagger#1558
* fixes go-swagger#1418 (from PR go-swagger#1574)

NOTE: fixes are acknowledged using a test script which reproduces these issues.
However, this script has not been included in the CI suite.
fredbi added a commit to fredbi/go-swagger that referenced this pull request Aug 3, 2018
* Avoids panic when certificate or key passed is invalid
* Checks that CA certificate passed is correctly parsed

Acknowledges the following fixes from previous PR (go-swagger#1627):

* fixes go-swagger#1473
* fixes go-swagger#1558
* fixes go-swagger#1418 (from PR go-swagger#1574)

NOTE: fixes are acknowledged using a test script which reproduces these issues.
However, this script has not been included in the CI suite.
fredbi added a commit to fredbi/go-swagger that referenced this pull request Aug 3, 2018
* Avoids panic when certificate or key passed is invalid
* Checks that CA certificate passed is correctly parsed

Acknowledges the following fixes from previous PR (go-swagger#1627):

* fixes go-swagger#1473
* fixes go-swagger#1558
* fixes go-swagger#1418 (from PR go-swagger#1574)

NOTE: fixes are acknowledged using a test script which reproduces these issues.
However, this script has not been included in the CI suite.
fredbi added a commit to fredbi/go-swagger that referenced this pull request Aug 9, 2018
* Avoids panic when certificate or key passed is invalid
* Checks that CA certificate passed is correctly parsed

Acknowledges the following fixes from previous PR (go-swagger#1627):

* fixes go-swagger#1473
* fixes go-swagger#1558
* fixes go-swagger#1418 (from PR go-swagger#1574)

NOTE: fixes are acknowledged using a test script which reproduces these issues.
However, this script has not been included in the CI suite.
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