Skip to content

hugetop: print human readable sizes by default#688

Open
Franklin-Qi wants to merge 1 commit intouutils:mainfrom
Franklin-Qi:fix-bug#687-print-human-readable-sizes-by-default
Open

hugetop: print human readable sizes by default#688
Franklin-Qi wants to merge 1 commit intouutils:mainfrom
Franklin-Qi:fix-bug#687-print-human-readable-sizes-by-default

Conversation

@Franklin-Qi
Copy link
Copy Markdown
Contributor

Consistent with the hugetop command of procps-ng, change the default size to a format suitable for human reading.

Closed: #687

Consistent with the hugetop command of `procps-ng`, change the default size to a format suitable for human reading
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 19.20%. Comparing base (c1801fd) to head (d30c3b8).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/uu/hugetop/src/hugetop.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #688   +/-   ##
=======================================
  Coverage   19.20%   19.20%           
=======================================
  Files          68       68           
  Lines       10155    10153    -2     
  Branches      546      547    +1     
=======================================
  Hits         1950     1950           
+ Misses       8205     8203    -2     
Flag Coverage Δ
macos_latest 6.74% <0.00%> (+<0.01%) ⬆️
ubuntu_latest 19.56% <0.00%> (+<0.01%) ⬆️
windows_latest 0.02% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hugetop: print human readable sizes by default

1 participant