Ran
|
Files
21
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
60 of 60 branches covered (100.0%)
113 of 113 relevant lines covered (100.0%)
15.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | app/containers/App/index.js | 29 | 1 | 1 | 0 | 1.0 | |||
100.0 | app/containers/App/selectors.js | 11 | 4 | 4 | 0 | 1.0 | |||
100.0 | app/containers/HomePage/index.js | 26 | 1 | 1 | 0 | 1.0 | |||
100.0 | app/containers/HomePage/messages.js | 16 | 1 | 1 | 0 | 1.0 | |||
100.0 | app/containers/LanguageProvider/actions.js | 15 | 1 | 1 | 0 | 1.0 | |||
100.0 | app/containers/LanguageProvider/constants.js | 8 | 1 | 1 | 0 | 9.0 | |||
100.0 | app/containers/LanguageProvider/index.js | 52 | 4 | 4 | 0 | 1.0 | |||
100.0 | app/containers/LanguageProvider/reducer.js | 26 | 4 | 4 | 0 | 27.0 | |||
100.0 | app/containers/LanguageProvider/selectors.js | 17 | 3 | 3 | 0 | 1.0 | |||
100.0 | app/configureStore.js | 52 | 9 | 9 | 0 | 35.0 |