Skip to content

fix(fs): walk does not apply exts filter to directories#7167

Open
LeSingh1 wants to merge 1 commit into
denoland:mainfrom
LeSingh1:fs-walk-exts-skip-dirs
Open

fix(fs): walk does not apply exts filter to directories#7167
LeSingh1 wants to merge 1 commit into
denoland:mainfrom
LeSingh1:fs-walk-exts-skip-dirs

fix(fs): walk does not apply exts filter to directories

9fc18f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 1s

94.57% (+0.00%) compared to cdf74a8

View this Pull Request on Codecov

94.57% (+0.00%) compared to cdf74a8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.57%. Comparing base (cdf74a8) to head (9fc18f1).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7167   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files         636      636           
  Lines       52142    52142           
  Branches     9401     9401           
=======================================
  Hits        49315    49315           
  Misses       2249     2249           
  Partials      578      578           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.