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(jest): migrate to jest #21

Merged
merged 2 commits into from
Jun 2, 2024
Merged

feat(jest): migrate to jest #21

merged 2 commits into from
Jun 2, 2024

Conversation

Celtian
Copy link
Owner

@Celtian Celtian commented Jun 2, 2024

✍️ Describe your changes

  • migrate to Jest

🔗 Issue ticket number and link

None

✅ Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • I have checked that affected pages are responsive.
  • I have checked that there are no z-index issues on affected pages.

Copy link

github-actions bot commented Jun 2, 2024

🧪 Unit tests

St.
Category Percentage Covered / Total
🟢 Statements 100% 548/548
🟢 Branches
85.37% (-14.63% 🔻)
70/82
🟢 Functions 100% 22/22
🟢 Lines 100% 548/548
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 ngx-cut-options-factory.ts 100% 100% 100% 100%
🟢 ngx-cut-options.interface.ts 100% 100% 100% 100%
🟢 ngx-cut-options.service.ts 100% 100% 100% 100%
🟢 ngx-cut.constants.ts 100% 100% 100% 100%
🟢 ngx-cut.directive.ts 100% 53.33% 100% 100%
🟢 ngx-cut.module.ts 100% 100% 100% 100%
🟢 ngx-cut.service.ts 100% 91.67% 100% 100%
🟢 ngx-cut.utils.ts 100% 91.84% 100% 100%

Test suite run success

87 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from c2b6fc7

@Celtian Celtian merged commit a6e7298 into master Jun 2, 2024
3 checks passed
@Celtian Celtian deleted the feat/jest branch June 2, 2024 09:51
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.

1 participant