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 exists.ts #5088

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 41.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 92.46%. Comparing base (41a2da4) to head (b1f9d24).

Files Patch % Lines
fs/exists.ts 41.66% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5088      +/-   ##
==========================================
+ Coverage   92.44%   92.46%   +0.02%     
==========================================
  Files         481      481              
  Lines       38732    38726       -6     
  Branches     5446     5444       -2     
==========================================
+ Hits        35806    35809       +3     
+ Misses       2871     2862       -9     
  Partials       55       55              

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

@iuioiua iuioiua changed the title refactor(fs): reduce the repetition in fs.exists refactor(fs): reduce the repetition in exists() Jun 19, 2024
@iuioiua iuioiua changed the title refactor(fs): reduce the repetition in exists() refactor(fs): reduce the repetition in exists.ts Jun 19, 2024
@kt3k kt3k merged commit c52c6ee into denoland:main Jun 19, 2024
17 checks passed
@kt3k kt3k deleted the refactor-exists branch June 19, 2024 10:15
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