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

apcera / gnatsd / 442 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2015 08:24PM UTC
Files 20
Run time 0s
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

10 Dec 2015 08:24PM UTC coverage: 76.654%. First build
442.1

Pull #

travis-ci

Ivan Kozlovic
Adapt tests for Travis GCE.

* Add server.GetListenEndpoint() to return options' host and port when server is ready to accept client connections. The server can be asked to pick a random port. This function returns a string of the form "host:port" with the port selected by the net.Listen() call.
* Replace the use of server.Addr() with above function to connect to the starting server (using net.Dial) to check for success. The original issue was that, when no hostname is specified in the configuration, the server uses 0.0.0.0 for the listen address. However, server.Addr() would return "[::]", even on a machine with IPv6 disabled, which would cause the net.Dial call to fail with "network unreachable".
Pull Request #:

3441 of 4489 relevant lines covered (76.65%)

1593.71 hits per line

Source Files on job 442.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 442
  • Travis Job 442.1
  • efd2d783 on github
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