lsd-rs / lsd

The next gen ls command
Apache License 2.0
12.85k stars 420 forks source link

Add support for tilde (~) expansion on windows #999

Closed zwpaper closed 3 months ago

muniu-bot[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zwpaper

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/lsd-rs/lsd/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 51.78571% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 84.45%. Comparing base (e9a778a) to head (999ae06). Report is 1 commits behind head on master.

Files Patch % Lines
src/config_file.rs 34.48% 19 Missing :warning:
src/theme.rs 79.16% 5 Missing :warning:
src/core.rs 0.00% 2 Missing :warning:
src/meta/date.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #999 +/- ## ========================================== - Coverage 84.63% 84.45% -0.19% ========================================== Files 53 53 Lines 5078 5108 +30 ========================================== + Hits 4298 4314 +16 - Misses 780 794 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.