Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: useDelay hook #1808

Merged
merged 2 commits into from
Feb 15, 2024

Removed isCancelled check (#1807)

4dd54f0
Select commit
Loading
Failed to load commit list.
Merged

feat: useDelay hook #1808

Removed isCancelled check (#1807)
4dd54f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

46.07% (+0.01%) compared to 36bc251

View this Pull Request on Codecov

46.07% (+0.01%) compared to 36bc251

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (36bc251) 46.06% compared to head (4dd54f0) 46.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1808      +/-   ##
==========================================
+ Coverage   46.06%   46.07%   +0.01%     
==========================================
  Files         627      628       +1     
  Lines       37792    37800       +8     
  Branches     9522     9522              
==========================================
+ Hits        17410    17418       +8     
  Misses      20328    20328              
  Partials       54       54              

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