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: Replace mock-fs with fs-bridge to prepare node update #221

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

dennismeister93
Copy link
Contributor

Replace mock-fs with fs-bridge to prepare node update

@dennismeister93 dennismeister93 requested a review from doosuu March 19, 2024 10:05
Copy link

github-actions bot commented Mar 19, 2024

File Coverage Lines Branches
All files 80% 88% 73%
src/commands/create/index.ts 79% 88% 70%
src/commands/exec/index.ts 85% 96% 75%
src/commands/init/index.ts 84% 89% 80%
src/commands/package/index.ts 98% 100% 96%
src/commands/upgrade/index.ts 93% 94% 92%
src/modules/app-manifest.ts 89% 96% 83%
src/modules/create-interactive.ts 85% 96% 75%
src/modules/exec.ts 80% 87% 72%
src/modules/package-downloader.ts 74% 90% 58%
src/modules/package-index.ts 81% 93% 69%
src/modules/package.ts 90% 91% 90%
src/modules/project-cache.ts 72% 88% 57%
src/modules/project-config.ts 86% 92% 80%
src/modules/semver.ts 50% 64% 37%
src/modules/setup.ts 24% 33% 15%
src/modules/variables.ts 88% 93% 84%
src/utils/fs-bridge.ts 67% 72% 62%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against eb83a77

@dennismeister93 dennismeister93 force-pushed the replace-mock-fs branch 3 times, most recently from def970d to 3497594 Compare March 19, 2024 10:23
Signed-off-by: Dennis Meister <[email protected]>
Copy link
Member

@doosuu doosuu left a comment

Choose a reason for hiding this comment

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

lgtm

@dennismeister93 dennismeister93 merged commit e5f62ec into main Mar 19, 2024
8 checks passed
@dennismeister93 dennismeister93 deleted the replace-mock-fs branch March 19, 2024 11:45
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