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

tests(cli): increasing unit test coverage #87

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

endersonmaia
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Oct 15, 2024

⚠️ No Changeset found

Latest commit: 923bcbf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@endersonmaia endersonmaia marked this pull request as draft October 15, 2024 19:28
Copy link
Contributor

github-actions bot commented Oct 15, 2024

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 16.18% 140 / 865
🔵 Statements 16.38% 143 / 873
🔵 Functions 24.21% 31 / 128
🔵 Branches 16.91% 68 / 402
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
apps/cli/src/config.ts 85.11% 74.72% 96.87% 84.84% 67-68, 178, 228, 235, 244, 259-261, 260, 262, 271, 273, 282, 284, 293, 297, 329, 331, 339, 341-346, 343, 345, 357, 381, 383, 463-470
Generated in workflow #157 for commit 923bcbf by the Vitest Coverage Report Action

@endersonmaia endersonmaia force-pushed the feature/add-config-test-cases branch from 655d843 to 923bcbf Compare October 15, 2024 20:50
@endersonmaia endersonmaia requested a review from tuler October 15, 2024 20:50
@endersonmaia endersonmaia self-assigned this Oct 15, 2024
@endersonmaia endersonmaia marked this pull request as ready for review October 15, 2024 20:50
@endersonmaia endersonmaia merged commit 74023e7 into feature/config-file Oct 15, 2024
2 checks passed
@endersonmaia endersonmaia deleted the feature/add-config-test-cases branch October 15, 2024 20:59
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.

2 participants