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

Add tests for useSizes and useSize hooks #1616

Merged
merged 2 commits into from
May 21, 2024
Merged

Add tests for useSizes and useSize hooks #1616

merged 2 commits into from
May 21, 2024

Conversation

hirotomoyamada
Copy link
Member

Closes #1470

Description

Add tests for useSizes and useSize hooks.

Is this a breaking change (Yes/No):

No

Copy link

vercel bot commented May 21, 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 21, 2024 2:00am

Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.52%. Comparing base (a067767) to head (216ad44).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1616      +/-   ##
==========================================
+ Coverage   95.50%   95.52%   +0.02%     
==========================================
  Files         407      407              
  Lines       62039    62039              
  Branches     4608     4613       +5     
==========================================
+ Hits        59252    59265      +13     
+ Misses       2781     2767      -14     
- Partials        6        7       +1     

see 2 files with indirect coverage changes

@hirotomoyamada hirotomoyamada merged commit e579139 into main May 21, 2024
7 checks passed
@hirotomoyamada hirotomoyamada deleted the test/use-size branch May 21, 2024 12:20
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-size
2 participants