lsd-rs / lsd

The next gen ls command
Apache License 2.0
12.8k stars 413 forks source link

:hammer: :tada: use cache for user and group in unix, gain 60% improve #1026

Closed zwpaper closed 2 months ago

zwpaper commented 3 months ago

TODO

zwpaper commented 3 months ago

fix https://github.com/lsd-rs/lsd/issues/378

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.49%. Comparing base (69b28bf) to head (80f98fc).

Files Patch % Lines
src/meta/owner.rs 71.42% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1026 +/- ## ========================================== + Coverage 84.34% 84.49% +0.14% ========================================== Files 53 53 Lines 5111 5107 -4 ========================================== + Hits 4311 4315 +4 + Misses 800 792 -8 ```

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