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

WD-17052 - chore(test): add pagination tests #486

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huwshimi
Copy link
Contributor

Changes

  • Added tests for the Pagination component and usePagination hook.

https://warthogs.atlassian.net/browse/WD-17052

@huwshimi huwshimi requested a review from a team as a code owner November 28, 2024 00:05
Copy link
Contributor

Coverage Report for UI Test Coverage (./ui)

Status Category Percentage Covered / Total
🔵 Lines 50.53% 1430 / 2830
🔵 Statements 50.53% 1430 / 2830
🔵 Functions 44.33% 47 / 106
🔵 Branches 92.78% 193 / 208
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
ui/src/components/Pagination/Pagination.test.tsx 100% 100% 100% 100%
ui/src/components/Pagination/Pagination.tsx 100% 100% 100% 100%
ui/src/components/Pagination/types.ts 100% 100% 100% 100%
ui/src/util/usePagination.test.ts 100% 100% 100% 100%
Generated in workflow #20 for commit cad0546 by the Vitest Coverage Report Action

@huwshimi huwshimi changed the title chore(test): add pagination tests WD-17052 - chore(test): add pagination tests Nov 28, 2024
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.

3 participants