colorls icon indicating copy to clipboard operation
colorls copied to clipboard

Use UTF-8 on Windows to read directory entries

Open avdv opened this issue 6 years ago • 1 comments

Description

Thanks for contributing this Pull Request. Add a brief description of what this Pull Request does. Do tag the relevant issue(s) and PR(s) below. If required, add some screenshot(s) to support your changes.

  • Relevant Issues : fix #316
  • Relevant PRs : (none)
  • Type of change :
    • [ ] New feature
    • [x] Bug fix for existing feature
    • [ ] Code quality improvement
    • [ ] Addition or Improvement of tests
    • [ ] Addition or Improvement of documentation

avdv avatar Oct 10 '19 20:10 avdv

Codecov Report

Merging #319 into master will decrease coverage by 0.11%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
- Coverage   89.24%   89.13%   -0.12%     
==========================================
  Files           8        8              
  Lines         493      497       +4     
==========================================
+ Hits          440      443       +3     
- Misses         53       54       +1
Impacted Files Coverage Δ
lib/colorls/core.rb 89.95% <80%> (-0.28%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9d8c13a...89918c8. Read the comment docs.

codecov-io avatar Oct 10 '19 20:10 codecov-io