Repo Added
|
Files
652
|
Badge
README BADGES
|
push
travis-ci
6 of 6 new or added lines in 6 files covered. (100.0%)
297 of 297 relevant lines covered (100.0%)
7.18 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | lib/client.js | 42 | 11 | 11 | 0 | 1.0 | |
100.0 | lib/constants.js | 19 | 14 | 14 | 0 | 8.0 | |
100.0 | lib/format_points.js | 25 | 6 | 6 | 0 | 9.0 | |
100.0 | lib/get_user.js | 32 | 13 | 13 | 0 | 55.0 | |
100.0 | lib/make_service.js | 50 | 21 | 21 | 0 | 27.0 | |
100.0 | lib/make_url.js | 16 | 4 | 4 | 0 | 15.0 | |
100.0 | lib/services/datasets.js | 529 | 80 | 80 | 0 | 2.0 | |
100.0 | lib/services/directions.js | 119 | 25 | 25 | 0 | 2.0 | |
100.0 | lib/services/geocoder.js | 138 | 37 | 37 | 0 | 2.0 | |
100.0 | lib/services/matching.js | 121 | 24 | 24 | 0 | 2.0 | |
100.0 | lib/services/surface.js | 103 | 31 | 31 | 0 | 2.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
132 | browser-test | Add browser test script This adds smokestack and enough polyfill to get node-tap working browser-side. The tests run, but the upload tests fail partially through and this new test environment exposes a superagent oddity: that it's very weak in te... | push | travis-ci | pending completion |