Skip to content

fix(fs): keep Deno v1.x TypeScript compat

384a722
Select commit
Loading
Failed to load commit list.
Open

fix(fs): expose iterator helpers on walk/walkSync and expandGlob/expandGlobSync #7136

fix(fs): keep Deno v1.x TypeScript compat
384a722
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

94.61% (+0.00%) compared to 6510612

View this Pull Request on Codecov

94.61% (+0.00%) compared to 6510612

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.61%. Comparing base (6510612) to head (384a722).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7136   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         634      634           
  Lines       51822    51826    +4     
  Branches     9336     9348   +12     
=======================================
+ Hits        49029    49035    +6     
+ Misses       2218     2216    -2     
  Partials      575      575           

☔ View full report in Codecov by Sentry.
📢 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.