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

NREL / api-umbrella-gatekeeper / 133 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2014 03:00PM UTC
Files 16
Run time 7s
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

11 Oct 2014 02:58PM UTC coverage: 95.924% (-0.3%) from 96.272%
133.1

push

travis-ci

GUI
Ensure "ready" event doesn't get fired until socket is listening

This fixes a bit of a race condition during tests (but probably didn't
affect real usage very much). Since during tests, we stop and start many
new servers, and then begin hitting it immediately, some tests could
sometime fail, since the "ready" event was fired before the socket was
actually being listened on. For some reason, this affected the curl
OPTIONS tests more frequently, and more-so on slower server
environments (like shared CIs).

We now only emit the ready event once the server is actually listening
on the socket and ready for incoming connections.

This also improves some error handling to better log proxy errors. And
also ensures the concurrency tests actually meet the desired concurrency
(by raising the maxSockets for http requests).

753 of 785 relevant lines covered (95.92%)

5546.9 hits per line

Source Files on job 133.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 133
  • Travis Job 133.1
  • ade4f42b on github
  • Prev Job for on master (#131.1)
  • Next Job for on master (#134.1)
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