dundee / gdu

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

feat: support for reading gzip, bzip2 and xz files #363

Closed dundee closed 2 months ago

dundee commented 2 months ago

closes #334

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.51%. Comparing base (7ad59f4) to head (bb1a03b).

Files Patch % Lines
tui/show_file.go 77.27% 12 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #363 +/- ## ========================================== - Coverage 91.78% 91.51% -0.27% ========================================== Files 36 37 +1 Lines 3213 3242 +29 ========================================== + Hits 2949 2967 +18 - Misses 198 204 +6 - Partials 66 71 +5 ```

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