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

mozilla-services / pushgo / 744 / 2
51%
dev: 62%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: dev
Ran 28 Jan 2015 05:11PM UTC
Files 37
Run time 16s
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

28 Jan 2015 04:36PM UTC coverage: 50.903%. First build
744.2

push

travis-ci

kitcambridge
Add `net.go` and WebSocket handler tests.

* Ensure `LimitListener.Accept()` returns a permanent error if the
  listener is closed, instead of `errTooBusy`.
* Make `LimitListener` generic. Ignore `KeepAlivePeriod` for
  connections that don't support it.
* Add a `ListenerConfig` interface, and `TCPListenerConfig` as an
  implementation.
* Change the `HostPort()` return signature to `(host, port string)`,
  and the `CanonicalURL()` signature to `(scheme, host, port string)`
  for consistency with `net.SplitHostPort()`. Remove the
  `net.TCPAddr` type assertion.
* Ensure `CanonicalURL` percent-encodes IPv6 zone identifiers.
* Expose `Worker.Origin()` for the tests.
* Bump gomock version (rafrombrc/gomock#3).
* Add network test helpers.

Closes #179.

3158 of 6204 relevant lines covered (50.9%)

35.21 hits per line

Source Files on job 744.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 744
  • Travis Job 744.2
  • 569f23f7 on github
  • Next Job for on feature/net-tests-redux (#746.3)
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