Ran
|
Files
69
|
Run time
2min
|
Badge
Embed ▾
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%)
22482.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|