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

apcera / gnatsd
77%
master: 76%

Build:
Build:
LAST BUILD BRANCH: monitoring
DEFAULT BRANCH: master
Repo Added 25 Jul 2014 05:46PM UTC
Files 20
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

LAST BUILD ON BRANCH ready_for_travis_gce
branch: ready_for_travis_gce
CHANGE BRANCH
x
Reset
  • ready_for_travis_gce
  • 1.4
  • add_godeps_support
  • add_net_to_configs
  • add_net_to_more_config_files
  • add_net_to_more_tests
  • bcrypt
  • debug_travis_issue
  • discovery
  • fix-coveralls-report
  • fix-races
  • fix-split-msg
  • fix-unsub-race
  • fix_test
  • https_monitor
  • increase_tls_timeout
  • issue-136
  • issue-138
  • master
  • monitoring
  • release_server_lock_on_port_parsing_failure
  • temporarily-reverted-INFO-message-format
  • tls
  • tls_add_cipher
  • tls_issue
  • tls_strict_route
  • tls_updates
  • v0.6.0
  • v0.7.0
  • v0.7.2

pending completion
441

push

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".

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

3439 of 4489 relevant lines covered (76.61%)

1593.77 hits per line

Relevant lines Covered
Build:
Build:
4489 RELEVANT LINES 3439 COVERED LINES
1593.77 HITS PER LINE
Source Files on ready_for_travis_gce
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
441 ready_for_travis_gce 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"... push 10 Dec 2015 08:15PM UTC Ivan Kozlovic travis-ci pending completion  
See All Builds (266)
  • Repo 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

© 2025 Coveralls, Inc