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

feat(testing): Test useIdle hook #701

Merged
merged 3 commits into from
Aug 2, 2024
Merged

feat(testing): Test useIdle hook #701

merged 3 commits into from
Aug 2, 2024

Conversation

asharonbaltazar
Copy link
Collaborator

Spanking new tests for the useIdle hook

Copy link
Contributor

github-actions bot commented Aug 2, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 52.94% 4157 / 7852
🔵 Statements 52.79% 4380 / 8296
🔵 Functions 46.72% 976 / 2089
🔵 Branches 26.6% 788 / 2962
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
react-app/src/components/TimeoutModal/index.tsx 14.28% 0% 0% 14.28% 21-24, 27-28, 30-32, 31, 34-41, 35, 38-40, 39, 43-47, 44-46, 45, 49-54, 50-53, 51-52, 56-59
react-app/src/hooks/useIdle/index.test.ts 100% 100% 100% 100%
Generated in workflow #36

Copy link
Contributor

@mdial89f mdial89f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woooo number going up

@asharonbaltazar asharonbaltazar merged commit 4eda82f into main Aug 2, 2024
7 checks passed
@asharonbaltazar asharonbaltazar deleted the useidle-test branch August 2, 2024 18:22
Copy link
Contributor

github-actions bot commented Aug 5, 2024

🎉 This PR is included in version 1.5.0-val.69 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants