|
Ran
|
Jobs
4
|
Files
69
|
Run time
9min
|
Badge
README BADGES
|
push
travis-ci
Allow `rtTestMode` option to be inherited via the prototype chain. This is just a code style thing -- the `hasOwnProperty` call here is weird. Do the standard thing: use `undefined` to mean not set, and `true` and `false` for the set values. And if someone decides someday to clone and tweak options via `Object.create(options)`, they won't be unpleasantly surprised when `rtTestMode` works differently than every other option property. Change-Id: I957386565
10938 of 12821 relevant lines covered (85.31%)
89553.47 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 405.1 | 0 |
85.31 |
Travis Job 405.1 | |
| 2 | 405.2 | 0 |
85.31 |
Travis Job 405.2 | |
| 3 | 405.3 | 0 |
85.31 |
Travis Job 405.3 | |
| 4 | 405.4 | 0 |
85.31 |
Travis Job 405.4 |