Ran
|
Files
13
|
Run time
0s
|
Badge
README BADGES
|
push
github
179 of 187 branches covered (95.72%)
Branch coverage included in aggregate %.
767 of 770 relevant lines covered (99.61%)
13.28 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
80.0 | src/is.js | 24 | 24 | 22 | 2 | 50.0 | |||
91.43 | src/schema.js | 28 | 28 | 27 | 1 | 60.0 | |||
99.16 | test/transition/async-transition.test.js | 97 | 97 | 97 | 0 | 1.0 | |||
100.0 | test/json/parse.test.js | 60 | 60 | 60 | 0 | 2.0 | |||
100.0 | test/json/stringify.test.js | 58 | 58 | 58 | 0 | 1.0 | |||
100.0 | test/transition/1-many-states.test.js | 52 | 52 | 52 | 0 | 1.0 | |||
100.0 | test/transition/hook-cancel.test.js | 56 | 56 | 56 | 0 | 2.0 | |||
100.0 | test/transition/hooks.test.js | 113 | 113 | 113 | 0 | 2.0 | |||
100.0 | test/transition/methods.test.js | 77 | 77 | 77 | 0 | 1.0 | |||
100.0 | src/index.js | 113 | 113 | 113 | 0 | 50.0 |