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 Jest test for utils.ts (#11) #57

Merged
merged 13 commits into from
Dec 10, 2022
Merged

Add Jest test for utils.ts (#11) #57

merged 13 commits into from
Dec 10, 2022

Conversation

ttsukagoshi
Copy link
Owner

Progress in #11

@ttsukagoshi ttsukagoshi added the enhancement New feature or request label Dec 10, 2022
@ttsukagoshi ttsukagoshi self-assigned this Dec 10, 2022
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
15.25% (-84.75% 🔻)
167/1095
🔴 Branches
57.14% (-42.86% 🔻)
12/21
🔴 Functions
33.33% (-66.67% 🔻)
4/12
🔴 Lines
15.25% (-84.75% 🔻)
167/1095
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴 axe-scan-error.ts 0% 0% 0% 0%
🔴 commands/config.ts 0% 0% 0% 0%
🔴 commands/init.ts 0% 0% 0% 0%
🔴 commands/run.ts 0% 0% 0% 0%
🔴 commands/summary.ts 0% 0% 0% 0%
🟢 constants.ts 100% 0% 100% 100%
🔴 index.ts 0% 0% 0% 0%
🔴 inquirer.ts 0% 0% 0% 0%
🔴 messages.ts 0% 0% 0% 0%
🟢 utils.ts 100% 100% 100% 100%

Test suite run success

9 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from cd01cd2

@ttsukagoshi ttsukagoshi merged commit 1fd48ac into main Dec 10, 2022
@ttsukagoshi ttsukagoshi deleted the testing branch July 8, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant