Repo Added
|
Files
9
|
Badge
README BADGES
|
push
github
62 of 68 branches covered (91.18%)
Branch coverage included in aggregate %.
15 of 16 new or added lines in 2 files covered. (93.75%)
135 of 136 relevant lines covered (99.26%)
13.84 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
92.86 | src/use-toggle.ts | 17 | 7 | 7 | 0 | 10.0 + 1.0 | 6 | 1 | |
93.33 | src/use-query-params.ts | 23 | 15 | 14 | 1 | 5.0 | 0 | 0 | |
93.94 | src/use-simulate-progress.ts | 47 | 25 | 25 | 0 | 18.0 | 6 | 2 | |
94.74 | src/use-localstorage.ts | 22 | 13 | 13 | 0 | 7.0 + 1.0 | 5 | 1 | |
96.49 | src/use-auto-refresh.ts | 71 | 28 | 28 | 0 | 16.0 | 27 | 2 | |
100.0 | src/use-outside-click.ts | 16 | 8 | 8 | 0 | 8.0 | 3 | 0 | |
100.0 | src/use-debounce.ts | 36 | 11 | 11 | 0 | 12.0 + 1.0 | 6 | 0 | |
100.0 | src/index.ts | 8 + 1 | 8 + 1 | 8 + 1 | 0 | 16.0 + 2 | 0 | 0 | |
100.0 | src/use-request.ts | 49 | 21 | 21 | 0 | 18.0 | 9 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
13319939355 | main | feat: add a new hook useQueryParams | push | github |
96.57 |
||
12940894739 | main | feat: simplify the hook use-request | push | github |
96.81 |
||
11249951079 | main | refactor: remove comments from use-simulate-progress test | push | github |
95.45 |
||
11136892537 | main | feat: manual control of useSimulatePorgress startup | push | github |
95.29 |
||
11134369450 | main | feat: add a new hook useSimulateProgress | push | github |
96.11 |
||
11065383749 | main | chore: improve some comments | push | github |
95.73 |
||
11047935149 | main | feat: add a new hook useLocalStorage | push | github |
96.88 |
||
10900601144 | main | feat: add a new hook useToggle | push | github |
97.14 |
||
10877212751 | main | feat: add docs for all hooks | push | github |
97.6 |
||
10822943538 | main | chore: add description and keywords in package.json | push | github |
97.6 |