mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #449] [MERGED] Enable pretty format for petabyte data #489
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/449
Author: @janbridley
Created: 11/7/2024
Status: ✅ Merged
Merged: 11/9/2024
Merged by: @bootandy
Base:
master← Head:feature/petabyte📝 Commits (2)
0d5a7adEnable pretty format for petabyte datadae0eceFormat src/display.rs📊 Changes
1 file changed (+9 additions, -1 deletions)
View changed files
📝
src/display.rs(+9 -1)📄 Description
As in #448, volumes greater than 1000TB do not pretty format. This has been addressed, and additional tests have been added for large folders.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.