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(fs): mock stubs current working directory by default #12

Merged
merged 3 commits into from
Jun 22, 2024
Merged

Conversation

hasundue
Copy link
Owner

No description provided.

@hasundue hasundue linked an issue Jun 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 8 lines in your changes missing coverage. Please review.

Project coverage is 88.13%. Comparing base (b6db143) to head (3fc330b).

Current head 3fc330b differs from pull request most recent head 819fed3

Please upload reports for the commit 819fed3 to get more accurate results.

Files Patch % Lines
src/fs.ts 71.42% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   91.18%   88.13%   -3.06%     
==========================================
  Files           5        5              
  Lines         329      337       +8     
  Branches       24       24              
==========================================
- Hits          300      297       -3     
- Misses         29       39      +10     
- Partials        0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hasundue hasundue merged commit b7d64eb into main Jun 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Default behavior for mock?
1 participant