Skip to content

enhance: useDebounce() returns [val, isPending]

337b92c
Select commit
Loading
Failed to load commit list.
Merged

enhance: useDebounce() returns [val, isPending] #3459

enhance: useDebounce() returns [val, isPending]
337b92c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2025 in 0s

98.75% (target 98.00%)

View this Pull Request on Codecov

98.75% (target 98.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (d44d36a) to head (337b92c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3459   +/-   ##
=======================================
  Coverage   98.74%   98.75%           
=======================================
  Files         125      125           
  Lines        2238     2241    +3     
  Branches      459      460    +1     
=======================================
+ Hits         2210     2213    +3     
  Misses         13       13           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 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.