Ran
|
Jobs
3
|
Files
99
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
env: off/on are truthy sometimes Provide readENVTruthy, and mapTruthy, to explicitly handle the cases where on/off or similar should result in a Boolean value. Here, they should be mapped correctly, eliminating a problem @miloskozak experienced when setting AUTH_DEFAULT_ROLES=bad, there is an exception becaue the value is a literal `true` instead of the string `"bad"`. Intended to be a no-op, preserving the intended effects from previous commit dbe29bd4b from @jasoncalabrese.
11 of 11 new or added lines in 2 files covered. (100.0%)
6783 of 9009 relevant lines covered (75.29%)
9578.86 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.52 |
0.22% | env.js |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.52 |
0.22% | env.js |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5616.1 (CXX=g++-4.8) | 99 |
75.29 |
Travis Job 5616.1 | |
2 | 5616.2 (CXX=g++-4.8) | 99 |
75.29 |
Travis Job 5616.2 | |
3 | 5616.3 (CXX=g++-4.8) | 99 |
75.29 |
Travis Job 5616.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|