Skip to content

chore: add Darwin and Windows OS's to node test runner#6711

Open
jbronder wants to merge 8 commits into
denoland:mainfrom
jbronder:darwin_windows_ci_node_test_runner
Open

chore: add Darwin and Windows OS's to node test runner#6711
jbronder wants to merge 8 commits into
denoland:mainfrom
jbronder:darwin_windows_ci_node_test_runner

test(fs/unstable): update "handles 'create'" tests for windows

367b5c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 0s

94.62% (-0.03%) compared to 2001bae

View this Pull Request on Codecov

94.62% (-0.03%) compared to 2001bae

Details

Codecov Report

❌ Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.62%. Comparing base (2001bae) to head (367b5c4).
⚠️ Report is 276 commits behind head on main.

Files with missing lines Patch % Lines
fs/_get_fs_flag.ts 7.69% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6711      +/-   ##
==========================================
- Coverage   94.65%   94.62%   -0.03%     
==========================================
  Files         576      576              
  Lines       47059    47070      +11     
  Branches     6608     6608              
==========================================
- Hits        44543    44542       -1     
- Misses       2474     2485      +11     
- Partials       42       43       +1     

☔ 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.