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/unstable): add readDirSync #6381

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

test: add `readDirSync` tests

49c01ca
Select commit
Loading
Failed to load commit list.
Open

feat(fs/unstable): add readDirSync #6381

test: add `readDirSync` tests
49c01ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

95.75% (-0.48%) compared to 3b75ee7

View this Pull Request on Codecov

95.75% (-0.48%) compared to 3b75ee7

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 10 lines in your changes missing coverage. Please review.

Project coverage is 95.75%. Comparing base (3b75ee7) to head (49c01ca).

Files with missing lines Patch % Lines
fs/unstable_read_dir.ts 28.57% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6381      +/-   ##
==========================================
- Coverage   96.23%   95.75%   -0.48%     
==========================================
  Files         556      554       -2     
  Lines       42065    37209    -4856     
  Branches     6371     6358      -13     
==========================================
- Hits        40481    35630    -4851     
+ Misses       1544     1533      -11     
- Partials       40       46       +6     

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