Skip to content

hugetop: optimize time format display#686

Merged
sylvestre merged 1 commit into
uutils:mainfrom
Franklin-Qi:fix-#685-optimize-time-format-display-for-hugetop-command
May 13, 2026
Merged

hugetop: optimize time format display#686
sylvestre merged 1 commit into
uutils:mainfrom
Franklin-Qi:fix-#685-optimize-time-format-display-for-hugetop-command

Conversation

@Franklin-Qi
Copy link
Copy Markdown
Contributor

@Franklin-Qi Franklin-Qi commented Apr 30, 2026

Change the timestamp to a time format that is readable by humans.

Closed: #685

Change the timestamp to a time format that is readable by humans
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.21%. Comparing base (c1801fd) to head (a995b90).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
src/uu/hugetop/src/hugetop.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #686   +/-   ##
=======================================
  Coverage   19.20%   19.21%           
=======================================
  Files          68       68           
  Lines       10155    10150    -5     
  Branches      546      546           
=======================================
  Hits         1950     1950           
+ Misses       8205     8200    -5     
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.

@sylvestre sylvestre merged commit c0b9017 into uutils:main May 13, 2026
17 of 18 checks passed
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: optimize time format display

2 participants