|
Ran
|
Jobs
4
|
Files
69
|
Run time
6min
|
Badge
README BADGES
|
push
travis-ci
Factor out getConfigPromise() method. Use `Promise.method` to ensure that any synchronous exceptions thrown (either intentionally or by programmer error) get turned into rejected Promises. This also lets us use synchronous return/throw in the body for readability. Using return/throw also makes the control flow clearer, ensuring that future maintainers don't have to worry about multiple assignment. Change-Id: I4d7bf027b
10956 of 12776 relevant lines covered (85.75%)
89928.06 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 383.1 | 0 |
85.75 |
Travis Job 383.1 | |
| 2 | 383.2 | 0 |
85.75 |
Travis Job 383.2 | |
| 3 | 383.3 | 0 |
85.75 |
Travis Job 383.3 | |
| 4 | 383.4 | 0 |
85.75 |
Travis Job 383.4 |