[PR #43] [MERGED] Add flag for No color, refactor tests #271

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/43
Author: @bootandy
Created: 12/9/2019
Status: Merged
Merged: 12/9/2019
Merged by: @bootandy

Base: masterHead: no_color


📝 Commits (3)

📊 Changes

5 files changed (+141 additions, -175 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+1 -1)
📝 src/display.rs (+22 -10)
📝 src/main.rs (+8 -2)
📝 src/tests.rs (+109 -161)

📄 Description

https://github.com/bootandy/dust/issues/37


🔄 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/43 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 12/9/2019 **Status:** ✅ Merged **Merged:** 12/9/2019 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `no_color` --- ### 📝 Commits (3) - [`a4ca78d`](https://github.com/bootandy/dust/commit/a4ca78dbe41267a60931b19fe3875e78cf721b72) Add option flag for no colors - [`6a65570`](https://github.com/bootandy/dust/commit/6a65570f3f327bd72ade762c6bfb220f0c58a68c) Refactor tests - [`7e47d5b`](https://github.com/bootandy/dust/commit/7e47d5b47a5ad1adf2b785d9bab54ba65d4f18ba) Increment version number ### 📊 Changes **5 files changed** (+141 additions, -175 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `src/display.rs` (+22 -10) 📝 `src/main.rs` (+8 -2) 📝 `src/tests.rs` (+109 -161) </details> ### 📄 Description https://github.com/bootandy/dust/issues/37 --- <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:26:38 +03:00
zhus closed this issue 2026-06-08 11:26:39 +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#271