dundee / gdu

Fast disk usage analyzer with console interface written in Go
MIT License
3.75k stars 137 forks source link

feat: add --show-mtime (-M) option #350

Closed dundee closed 4 months ago

dundee commented 4 months ago

fixes #242

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 89.72%. Comparing base (f8802e6) to head (07e78f3).

Files Patch % Lines
cmd/gdu/app/app.go 0.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #350 +/- ## ========================================== - Coverage 90.05% 89.72% -0.33% ========================================== Files 36 36 Lines 3207 3213 +6 ========================================== - Hits 2888 2883 -5 - Misses 247 255 +8 - Partials 72 75 +3 ```

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