infinit-xyz / infinit-cli

3 stars 3 forks source link

refactor: files utils #40

Closed melvinmcrn closed 1 hour ago

changeset-bot[bot] commented 2 hours ago

⚠️ No Changeset found

Latest commit: a4f6312ad2fe2563189f126d0e6a4761a10a5db0

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

codecov[bot] commented 2 hours ago

Codecov Report

Attention: Patch coverage is 95.72650% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/utils/files/checkFilesExist.ts 89.36% 5 Missing :warning:
Files with missing lines Coverage Δ
src/utils/files/ensureAccessibilityAtPath.ts 100.00% <100.00%> (ø)
src/utils/files/ensureCwdRootProject.ts 100.00% <100.00%> (ø)
src/utils/files/files.type.ts 100.00% <ø> (ø)
src/utils/files/getFilesCurrentDir.ts 100.00% <100.00%> (ø)
src/utils/files/index.ts 100.00% <100.00%> (ø)
src/utils/files/isCwdRootProject.ts 100.00% <100.00%> (ø)
src/utils/files/readProjectRegistry.ts 100.00% <100.00%> (ø)
src/utils/files/writeFileSync.ts 100.00% <100.00%> (ø)
src/utils/files/checkFilesExist.ts 89.36% <89.36%> (ø)