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

Create coverage.yml for CI for testing #27

Merged
merged 5 commits into from
Oct 10, 2024
Merged

Conversation

ShlomiShitrit
Copy link
Collaborator

@ShlomiShitrit ShlomiShitrit commented Oct 6, 2024

#26

@ShlomiShitrit ShlomiShitrit self-assigned this Oct 6, 2024
@ShlomiShitrit ShlomiShitrit linked an issue Oct 6, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Oct 6, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
79.41% (+18.51% 🔼)
594/748
🟡 Branches
78.26% (-21.74% 🔻)
36/46
🔴 Functions
42.86% (+15.93% 🔼)
12/28
🟡 Lines
79.41% (+18.51% 🔼)
594/748
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 general/types.ts 100% 100% 100% 100%
🟢 hooks/useInput.ts 84.68% 57.14% 100% 84.68%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / resources.ts
65.31% (+34.29% 🔼)
66.67% (-33.33% 🔻)
40% (+40% 🔼)
65.31% (+34.29% 🔼)

Test suite run success

24 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from f11932d

Copy link
Contributor

@nadavWeisler nadavWeisler left a comment

Choose a reason for hiding this comment

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

Melech

@ShlomiShitrit ShlomiShitrit merged commit f14baf7 into main Oct 10, 2024
3 checks passed
@ShlomiShitrit ShlomiShitrit deleted the ShlomiShitrit-patch-1 branch October 10, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI for coverage report of tests
2 participants