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

apcera / gnatsd / 442
76%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2015 08:24PM UTC
Jobs 1
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

pending completion
442

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

Jobs
ID Job ID Ran Files Coverage
1 442.1 10 Dec 2015 08:24PM UTC 0
76.65
Travis Job 442.1
Source Files on build 442
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #442
  • Pull Request #
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