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

refactor(fs): reduce the repetition in ensure_dir.ts #5085

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jun 19, 2024

No description provided.

@github-actions github-actions bot added the fs label Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.44%. Comparing base (6c598d5) to head (a9f7694).

Files Patch % Lines
fs/ensure_dir.ts 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5085      +/-   ##
==========================================
+ Coverage   92.43%   92.44%   +0.01%     
==========================================
  Files         481      481              
  Lines       38746    38732      -14     
  Branches     5449     5446       -3     
==========================================
- Hits        35813    35806       -7     
+ Misses       2878     2871       -7     
  Partials       55       55              

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

@kt3k kt3k merged commit 41a2da4 into denoland:main Jun 19, 2024
15 checks passed
@kt3k kt3k deleted the refactor-ensure-dir branch June 19, 2024 08:47
@iuioiua iuioiua changed the title refactor(fs): reduce the repetition in ensure_dir.ts refactor(fs): reduce the repetition in ensure_dir.ts Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants