Ran
|
Files
10
|
Run time
0s
|
Badge
README BADGES
|
push
github
116 of 145 branches covered (80.0%)
Branch coverage included in aggregate %.
244 of 278 relevant lines covered (87.77%)
55.56 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
49.28 | packages/reactive-react/src/useReactive.ts | 69 | 41 | 22 | 19 | 7.0 | |||
60.0 | packages/reactive-core/src/atom.ts | 22 | 10 | 6 | 4 | 4.0 | |||
88.41 | packages/reactive-core/src/observable.ts | 279 | 92 | 83 | 9 | 80.0 | |||
93.75 | packages/reactive-core/src/autorun.ts | 29 | 14 | 14 | 0 | 10.0 | |||
95.83 | packages/reactive-core/src/reaction.ts | 63 | 33 | 32 | 1 | 48.0 | |||
96.67 | packages/reactive-core/src/reporting.ts | 74 | 40 | 39 | 1 | 101.0 | |||
100.0 | packages/reactive-core/src/observer.ts | 42 | 20 | 20 | 0 | 98.0 | |||
100.0 | packages/reactive-core/src/index.ts | 8 | 7 | 7 | 0 | 4.0 | |||
100.0 | packages/reactive-core/src/action.ts | 21 | 11 | 11 | 0 | 55.0 | |||
100.0 | packages/reactive-core/src/untracked.ts | 19 | 10 | 10 | 0 | 32.0 |