Repo Added
24 May 2017 10:11AM UTC
|
Total Files
50
|
# Builds
11057
Last
|
Badge
README BADGES
|
push
travis-ci
313 of 365 branches covered (85.75%)
Branch coverage included in aggregate %.
906 of 970 relevant lines covered (93.4%)
45.57 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
1095 | server/start-listener-fix |
91.31 |
server: call server.address after listening event As per the Node.js API docs (https://nodejs.org/api/http.html) the `server.address` function should only be called *after* the "listening" event is triggered. | push | 15 Jun 2017 04:38PM UTC | travis-ci | |
1093 | server/start-listener-fix |
91.31 |
server: call server.address after listening event As per the Node.js API docs (https://nodejs.org/api/http.html) the `server.address` function should only be called *after* the "listening" event is triggered. | push | 15 Jun 2017 04:15PM UTC | travis-ci |