Skip to content

feat: useDelay hook#1808

Merged
bmingles merged 2 commits intodeephaven:mainfrom
bmingles:1807-use-delay-hook
Feb 15, 2024
Merged

feat: useDelay hook#1808
bmingles merged 2 commits intodeephaven:mainfrom
bmingles:1807-use-delay-hook

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

useDelay hook that returns true until a delay timeout has completed then returns false.

resolves #1807

@bmingles bmingles requested a review from vbabich February 15, 2024 20:02
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 15, 2024

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              
Flag Coverage Δ
unit 46.07% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bmingles bmingles merged commit 445f9fe into deephaven:main Feb 15, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 15, 2024
@bmingles bmingles deleted the 1807-use-delay-hook branch February 27, 2024 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useDelay hook

2 participants