Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kmashint
Copy link
Contributor

@kmashint kmashint commented Jun 22, 2024

Fix Windows test errors in src/ls.js and test/cp.js. Full npm run test now runs clean on Windows 10.
Relates to preparing for fast-glob, #1153 .

@nfischer nfischer added fix Bug/defect, or a fix for such a problem Windows test labels Jun 22, 2024
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.47%. Comparing base (d81c325) to head (235178f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1166      +/-   ##
==========================================
- Coverage   97.28%   96.47%   -0.81%     
==========================================
  Files          36       36              
  Lines        1361     1361              
==========================================
- Hits         1324     1313      -11     
- Misses         37       48      +11     

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

@nfischer
Copy link
Member

Looks good. The CI runs fail at the codecov step, but that's not the fault of your change. I manually checked that the tests all pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug/defect, or a fix for such a problem test Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants