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

Update minor package versions and remove latest lts from tests #176

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

dennismeister93
Copy link
Contributor

This PR updates minor package versions and remove latest lts from tests

Copy link

github-actions bot commented Nov 29, 2023

File Coverage Lines Branches
All files 81% 89% 73%
src/commands/create/index.ts 90% 91% 89%
src/commands/exec/index.ts 78% 94% 62%
src/commands/init/index.ts 77% 87% 68%
src/commands/package/index.ts 88% 95% 80%
src/commands/upgrade/index.ts 93% 94% 92%
src/modules/component.ts 84% 96% 73%
src/modules/exec.ts 73% 80% 67%
src/modules/package-downloader.ts 86% 97% 75%
src/modules/package-index.ts 94% 100% 88%
src/modules/package.ts 97% 94% 100%
src/modules/project-cache.ts 83% 96% 71%
src/modules/project-config.ts 85% 94% 76%
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 d16da8b

Signed-off-by: Dennis Meister <[email protected]>
.github/workflows/ci.yml Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
test/system-test/exec.stest.ts Show resolved Hide resolved
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

@kse3hi kse3hi merged commit 11a3332 into main Nov 29, 2023
@kse3hi kse3hi deleted the update-versions branch November 29, 2023 13:58
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