Skip to content

vmstat: fix meminfo unit#668

Open
Bluemangoo wants to merge 1 commit intouutils:mainfrom
Bluemangoo:fix/vmstat-meminfo
Open

vmstat: fix meminfo unit#668
Bluemangoo wants to merge 1 commit intouutils:mainfrom
Bluemangoo:fix/vmstat-meminfo

Conversation

@Bluemangoo
Copy link
Copy Markdown
Collaborator

@Bluemangoo Bluemangoo commented Apr 9, 2026

Use a simple but not very graceful way to fix the issue.

See more in the issue.

@Bluemangoo Bluemangoo force-pushed the fix/vmstat-meminfo branch from 02708a9 to 537edf5 Compare April 9, 2026 06:52
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.16%. Comparing base (ee98c0a) to head (537edf5).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/uu/vmstat/src/parser.rs 0.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #668      +/-   ##
==========================================
- Coverage   19.19%   19.16%   -0.03%     
==========================================
  Files          68       68              
  Lines       10135    10147      +12     
  Branches      545      545              
==========================================
  Hits         1945     1945              
- Misses       8190     8202      +12     
Flag Coverage Δ
macos_latest 6.74% <ø> (ø)
ubuntu_latest 19.52% <0.00%> (-0.03%) ⬇️
windows_latest 0.02% <ø> (ø)

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.

@Franklin-Qi
Copy link
Copy Markdown
Contributor

LGTM 💯

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.

Fix wrong unit of meminfo parser

2 participants