Skip to content

Release v2.3.0 #28

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

Merged
merged 71 commits into from
Sep 25, 2024
Merged

Release v2.3.0 #28

merged 71 commits into from
Sep 25, 2024

Conversation

benjGam
Copy link
Owner

@benjGam benjGam commented Sep 25, 2024

…of rewrite the same code in different methdos
Copy link

Package coverage

St.
Category Percentage Covered / Total
🟢 Statements
98.01% (-1.99% 🔻)
148/151
🟢 Branches
96.61% (-3.39% 🔻)
57/59
🟢 Functions
96.67% (-3.33% 🔻)
58/60
🟢 Lines
97.81% (-2.19% 🔻)
134/137
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 src/main.ts 100% 100% 100% 100%
🟢 src/word.ts 100% 100% 100% 100%
🟢 test/test.utils.ts 87.5% 85.71% 100% 87.5%
🟢 src/case.ts 100% 100% 100% 100%
🟢
... / camel-case.ts
100% 100% 100% 100%
🟢 src/case/Case.ts 100% 100% 100% 100%
🟢
... / lower-case.ts
83.33% 100% 66.67% 83.33%
🟢
... / pascal-case.ts
100% 100% 100% 100%
🟢
... / snake-case.ts
100% 100% 100% 100%
🟢
... / upper-case.ts
83.33% 100% 66.67% 83.33%

Test suite run success

147 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 7195a03

Copy link
Owner Author

@benjGam benjGam left a comment

Choose a reason for hiding this comment

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

Reviewed

@benjGam benjGam merged commit 1616ee1 into main Sep 25, 2024
4 checks passed
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