feat: add leading, and maxWait options to debounce hooks #97
Codecov / codecov/patch
succeeded
Dec 6, 2023 in 1s
87.67% of diff hit (target 79.80%)
View this Pull Request on Codecov
87.67% of diff hit (target 79.80%)
Annotations
Check warning on line 87 in src/useDebouncedCallback.ts
codecov / codecov/patch
src/useDebouncedCallback.ts#L87
Added line #L87 was not covered by tests
Check warning on line 131 in src/useDebouncedCallback.ts
codecov / codecov/patch
src/useDebouncedCallback.ts#L129-L131
Added lines #L129 - L131 were not covered by tests
Check warning on line 137 in src/useDebouncedCallback.ts
codecov / codecov/patch
src/useDebouncedCallback.ts#L136-L137
Added lines #L136 - L137 were not covered by tests
Loading