Skip to content

fix: resolve symlink chains fully when extracting - #140

Merged
fengmk2 merged 3 commits into
masterfrom
fix/symlink-chain-resolution
Aug 5, 2026
Merged

fix: resolve symlink chains fully when extracting#140
fengmk2 merged 3 commits into
masterfrom
fix/symlink-chain-resolution

test: skip the namespace case on Windows

d6ef46d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

97.15% (+0.74%) compared to 9c885e5

View this Pull Request on Codecov

97.15% (+0.74%) compared to 9c885e5

Details

Codecov Report

❌ Patch coverage is 96.61017% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.15%. Comparing base (9c885e5) to head (d6ef46d).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
lib/utils.js 96.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   96.41%   97.15%   +0.74%     
==========================================
  Files          19       19              
  Lines        1145     1197      +52     
  Branches      294      309      +15     
==========================================
+ Hits         1104     1163      +59     
+ Misses         41       34       -7     

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