yamada-ui / yamada-ui

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion.
https://yamada-ui.com
MIT License
810 stars 216 forks source link

Enhance Test Coverage for `@yamada-ui/loading` #2355

Closed hirotomoyamada closed 2 months ago

hirotomoyamada commented 3 months ago

package: @yamada-ui/loading

Description

@yamada-ui/loading has a test coverage of less than 95%. We will enhance it to above 95%.

Target files

Problem Statement/Justification

Testing is essential to ensure quality when operating a package.

Additional Information

While it's ideal to cover all tests, if there are too many lines to work on, please create a PR within your capacity. Any deficiencies not covered by the PR will be automatically created as issues.

odendayoko commented 2 months ago

This issue has been resolved, so I will close it.