Skip to content

feat: add useDelayState hook#796

Merged
zombieJ merged 5 commits into
masterfrom
feat/use-delay-state
Jul 13, 2026
Merged

feat: add useDelayState hook#796
zombieJ merged 5 commits into
masterfrom
feat/use-delay-state

fix: use global timeout handle type

1ab58e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

86.72% (+0.29%) compared to 27a3007

View this Pull Request on Codecov

86.72% (+0.29%) compared to 27a3007

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.72%. Comparing base (27a3007) to head (1ab58e5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #796      +/-   ##
==========================================
+ Coverage   86.42%   86.72%   +0.29%     
==========================================
  Files          39       40       +1     
  Lines        1068     1092      +24     
  Branches      388      395       +7     
==========================================
+ Hits          923      947      +24     
  Misses        143      143              
  Partials        2        2              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.