[PR #449] [MERGED] Enable pretty format for petabyte data #489

Closed
opened 2026-06-08 11:28:45 +03:00 by zhus · 0 comments
Owner

📋 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: masterHead: feature/petabyte


📝 Commits (2)

  • 0d5a7ad Enable pretty format for petabyte data
  • dae0ece Format 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.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/449 **Author:** [@janbridley](https://github.com/janbridley) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/9/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `feature/petabyte` --- ### 📝 Commits (2) - [`0d5a7ad`](https://github.com/bootandy/dust/commit/0d5a7ad370b619ce46eff93e4d11b2b510f804c9) Enable pretty format for petabyte data - [`dae0ece`](https://github.com/bootandy/dust/commit/dae0ecea53d9d2a7197db06b17a4a77990937f6f) Format src/display.rs ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+9 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:45 +03:00
zhus closed this issue 2026-06-08 11:28:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#489