Skip to content

fix(app): humanize byte sizes like the CLI - #95

Closed
haas26p-ctrl wants to merge 1 commit into
Coding-Moves:mainfrom
haas26p-ctrl:fix/human-bytes-app-83
Closed

fix(app): humanize byte sizes like the CLI#95
haas26p-ctrl wants to merge 1 commit into
Coding-Moves:mainfrom
haas26p-ctrl:fix/human-bytes-app-83

Conversation

@haas26p-ctrl

Copy link
Copy Markdown

Replaces fixed GB/MB division in the Tauri app with SI humanBytes matching the CLI so sizes are no longer stuck at 0.00 GB. Closes #83.

Replace fixed GB/MB formatters with humanBytes mirroring
diskern-cli human_bytes (SI units, 999.95 carry) so small
findings no longer read as 0.00 GB / 0.0 MB.
@haas26p-ctrl

Copy link
Copy Markdown
Author

Closing this PR — withdrawing the contribution. Sorry for the noise.

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.

The app prints every size in GB, so most findings read 0.00 GB

1 participant