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

Added tests for useOutsideClick hook #1585

Merged
merged 2 commits into from
May 16, 2024
Merged

Conversation

hirotomoyamada
Copy link
Member

Closes #1469

Description

Added tests for useOutsideClick hook.

Is this a breaking change (Yes/No):

No

Copy link

vercel bot commented May 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yamada-ui ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 4:10pm

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (c1df830) to head (54cff33).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1585      +/-   ##
==========================================
+ Coverage   95.55%   95.58%   +0.02%     
==========================================
  Files         405      405              
  Lines       61646    61646              
  Branches     4554     4556       +2     
==========================================
+ Hits        58907    58923      +16     
+ Misses       2731     2715      -16     
  Partials        8        8              

see 1 file with indirect coverage changes

@hirotomoyamada hirotomoyamada merged commit 8893d56 into main May 16, 2024
7 checks passed
@hirotomoyamada hirotomoyamada deleted the test/use-outside-click branch May 16, 2024 17:33
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.

Enhance Test Coverage for @yamada-ui/use-outside-click
2 participants