• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tylerb / graceful / 81
67%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2017 03:59PM UTC
Jobs 5
Files 5
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
81

Pull #100

travis-ci

web-flow
Allow empty certFile and keyFile for ListenTLS()

In order to use multiple TLS certificates that can be added/removed dynamically at runtime, without restarting the server, `config.Certificates` must be empty and `tls.Config.GetCertificate` must be implemented as documented [here](https://golang.org/pkg/crypto/tls/#Config).

This commit allows the user to leave the `Certificates` slice empty, so `tls.Config.GetCertificate` can be used.
Pull Request #100: Allow empty certFile and keyFile for ListenTLS() (Fix #99)

6 of 6 new or added lines in 1 file covered. (100.0%)

237 of 352 relevant lines covered (67.33%)

60.37 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
graceful.go
Jobs
ID Job ID Ran Files Coverage
1 81.1 13 Jan 2017 04:00PM UTC 0
67.33
Travis Job 81.1
2 81.2 13 Jan 2017 04:00PM UTC 0
67.33
Travis Job 81.2
3 81.3 13 Jan 2017 04:00PM UTC 0
51.42
Travis Job 81.3
4 81.4 13 Jan 2017 03:59PM UTC 0
51.42
Travis Job 81.4
5 81.5 13 Jan 2017 03:59PM UTC 0
51.42
Travis Job 81.5
Source Files on build 81
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #81
  • Pull Request #100
  • PR Base - master (#80)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc