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): align additional error messages #5802

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

irbull
Copy link
Contributor

@irbull irbull commented Aug 24, 2024

Aligns the error messages in the fs folder to match the style guide.

#5574

Aligns the error messages in the `fs` folder to match the style guide.

denoland#5574
@irbull irbull requested a review from kt3k as a code owner August 24, 2024 02:47
@github-actions github-actions bot added the fs label Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (95d7b43) to head (923c0d3).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5802      +/-   ##
==========================================
+ Coverage   96.22%   96.24%   +0.01%     
==========================================
  Files         481      481              
  Lines       38766    38772       +6     
  Branches     5616     5616              
==========================================
+ Hits        37303    37315      +12     
+ Misses       1422     1416       -6     
  Partials       41       41              

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

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM

@kt3k kt3k merged commit a8a1d42 into denoland:main Aug 26, 2024
16 checks passed
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