dundee / gdu

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

refactor: lint fixes #355

Closed dundee closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.76%. Comparing base (8902628) to head (e887e2c).

Files Patch % Lines
pkg/analyze/parallel.go 80.00% 2 Missing :warning:
pkg/device/dev_linux.go 0.00% 1 Missing :warning:
report/export.go 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## ========================================== - Coverage 91.80% 91.76% -0.04% ========================================== Files 36 36 Lines 3210 3207 -3 ========================================== - Hits 2947 2943 -4 - Misses 197 198 +1 Partials 66 66 ```

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