Ran
|
Files
8
|
Run time
0s
|
Badge
README BADGES
|
push
travis-ci
scripts/test: Ensure valid status from --coverage Turns out the problem was with the script, not istanbul, contrary to what I thought in commit e93f7c2db. So the problem was my understanding, not a regression of https://github.com/gotwarlost/istanbul/issues/12.
0 of 106 branches covered (0.0%)
Branch coverage included in aggregate %.
17 of 327 relevant lines covered (5.2%)
0.05 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | index.js | 27 | 16 | 0 | 16 | 0.0 | |||
0.0 | lib/auth/test.js | 24 | 8 | 0 | 8 | 0.0 | |||
0.0 | lib/auth/google.js | 34 | 10 | 0 | 10 | 0.0 | |||
0.0 | lib/redis-client.js | 136 | 71 | 0 | 71 | 0.0 | |||
0.0 | lib/redirect-db.js | 175 | 73 | 0 | 73 | 0.0 | |||
0.0 | lib/config.js | 161 | 68 | 0 | 68 | 0.0 | |||
13.51 | lib/index.js | 108 | 52 | 10 | 42 | 1.0 | |||
18.92 | lib/auth.js | 65 | 29 | 7 | 22 | 1.0 |