Skip to content

feat: correct message when calculating stats for non-interactive mode

Codecov / codecov/project succeeded Feb 11, 2024 in 1s

90.36% (-3.22%) compared to 4e65a50

View this Pull Request on Codecov

90.36% (-3.22%) compared to 4e65a50

Details

Codecov Report

Attention: 135 lines in your changes are missing coverage. Please review.

Comparison is base (4e65a50) 93.58% compared to head (28acea9) 90.36%.

❗ Current head 28acea9 differs from pull request most recent head 104f9b8. Consider uploading reports for the commit 104f9b8 to get more accurate results

Files Patch % Lines
pkg/analyze/stored.go 78.73% 47 Missing and 10 partials ⚠️
pkg/analyze/storage.go 79.31% 13 Missing and 5 partials ⚠️
report/export.go 26.08% 17 Missing ⚠️
stdout/stdout.go 57.89% 16 Missing ⚠️
tui/actions.go 0.00% 15 Missing ⚠️
cmd/gdu/app/app.go 27.27% 6 Missing and 2 partials ⚠️
internal/common/ui.go 0.00% 2 Missing ⚠️
pkg/analyze/file.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
- Coverage   93.58%   90.36%   -3.22%     
==========================================
  Files          29       31       +2     
  Lines        2806     3249     +443     
==========================================
+ Hits         2626     2936     +310     
- Misses        139      255     +116     
- Partials       41       58      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.