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

fix(components): export useDebounce #108

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Conversation

trinhthinh388
Copy link
Owner

Closes #

📝 Description

Add a brief description

⛳️ Current behavior (updates)

Please describe the current behavior that you are modifying

🚀 New behavior

Please describe the behavior or changes this PR adds

💣 Is this a breaking change (Yes/No):

📝 Additional Information

@trinhthinh388 trinhthinh388 self-assigned this Nov 30, 2024
@trinhthinh388 trinhthinh388 merged commit d6a32c7 into master Nov 30, 2024
2 checks passed
@trinhthinh388 trinhthinh388 deleted the fix/export-use-debounce branch November 30, 2024 04:01
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (05bc839) to head (55c2038).
Report is 2 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          21       21           
  Lines         401      401           
  Branches      116      116           
=======================================
  Hits          396      396           
  Misses          5        5           
Flag Coverage Δ
Autosizer 100.00% <ø> (ø)
PhoneInput 98.44% <ø> (ø)
useBreakpoint 98.80% <ø> (ø)
useClickOutside 100.00% <ø> (ø)
useDebounce 91.66% <ø> (ø)
usePreserveInputCaretPosition 100.00% <ø> (ø)
usePrevious 100.00% <ø> (ø)
useSelectionRange 100.00% <ø> (ø)
useToggle 100.00% <ø> (ø)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants