Repo Added
|
Files
26
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
241 of 265 branches covered (90.94%)
Branch coverage included in aggregate %.
1899 of 1921 relevant lines covered (98.85%)
12.43 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
391 | fixups | public: Handle net::ERR_CONNECTION_REFUSED in XHR As it turns out, the `XMLHttpRequest.onerror` handler won't handle `net::ERR_CONNECTION_REFUSED` or other network errors. For that, one needs to check for `xhr.status === 0` after `xhr.readyState ... | push | mbland | travis-ci | pending completion |