|
Repo Added
|
Files
1
|
Badge
README BADGES
|
push
travis-ci
9 of 13 branches covered (69.23%)
Branch coverage included in aggregate %.
25 of 38 relevant lines covered (65.79%)
17.42 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 27 | next | Update index.js | push | travis-ci | pending completion | ||
| 25 | next | feat(fetching): create base api for fetching | push | travis-ci | pending completion | ||
| 17 | next | refactor: reducer to ternary | push | travis-ci | pending completion | ||
| 16 | next | feat: refactor to single fn action creator before: (arg1, arg2) => (prevState) => ({ arg1, arg2 }) after: (prevState, arg1, arg2) => ({ ...prevState, arg1, arg2 }) BREAKING CHANGES: changed action handler API | push | travis-ci | pending completion |