Repo Added
|
Files
33
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
244 of 361 branches covered (67.59%)
564 of 791 relevant lines covered (71.3%)
10.34 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
15940 | ap/promises | Fixed promise error handling In many places where we use Promises (e.g. for making fetch requests to our backend APIs) we were previously incorrectly handling promise rejection. We were often doing `promise.then(fn).catch(fn)`, which is not a gre... | push | Alice Pote | travis-ci | pending completion |