lsd-rs / lsd

The next gen ls command
Apache License 2.0
13.05k stars 425 forks source link

⬆️ bump lscolors to v0.15.0 and msrv to 1.69.0 #944

Closed zwpaper closed 10 months ago

zwpaper commented 10 months ago

predicates v3 msrv is 1.69 in https://github.com/lsd-rs/lsd/pull/938


TODO

muniu-bot[bot] commented 10 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-commenter commented 10 months ago

Codecov Report

Merging #944 (fc2df4f) into master (59dc141) will increase coverage by 0.02%. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
+ Coverage   85.74%   85.76%   +0.01%     
==========================================
  Files          51       51              
  Lines        5001     5001              
==========================================
+ Hits         4288     4289       +1     
+ Misses        713      712       -1     
Files Coverage Δ
src/meta/mod.rs 55.07% <ø> (ø)
src/sort.rs 98.01% <ø> (ø)
tests/integration.rs 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more