Skip to content

Fix Windows test errors in src/ls.js and test/cp.js. #1166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2024

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