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 coverage to workflow #149

Merged
merged 3 commits into from
Aug 3, 2023
Merged

add coverage to workflow #149

merged 3 commits into from
Aug 3, 2023

Conversation

MP91
Copy link
Contributor

@MP91 MP91 commented Aug 3, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

File Coverage Lines Branches
All files 76% 86% 66%
src/commands/exec/index.ts 79% 92% 66%
src/commands/init/index.ts 76% 87% 65%
src/commands/package/index.ts 88% 95% 80%
src/modules/component.ts 84% 96% 73%
src/modules/exec.ts 58% 65% 51%
src/modules/package-downloader.ts 85% 96% 75%
src/modules/package.ts 91% 92% 90%
src/modules/project-cache.ts 83% 96% 71%
src/modules/project-config.ts 82% 91% 73%
src/modules/semver.ts 50% 64% 37%
src/modules/setup.ts 24% 33% 15%
src/modules/variables.ts 87% 94% 80%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 041817f

Copy link
Contributor

@kse3hi kse3hi left a comment

Choose a reason for hiding this comment

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

LGTM

@MP91 MP91 merged commit ef3b6a4 into main Aug 3, 2023
8 checks passed
@MP91 MP91 deleted the fix/coverage branch August 3, 2023 11:01
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