[PR #287] [MERGED] Refactor filter.rs #401

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/287
Author: @bootandy
Created: 1/5/2023
Status: Merged
Merged: 1/7/2023
Merged by: @bootandy

Base: masterHead: fix3


📝 Commits (3)

  • 3f28c85 refactor filter.rs
  • 9a4f304 refactor filter.rs
  • 4461615 refactor create AggregateData for filter.rs

📊 Changes

2 files changed (+81 additions, -60 deletions)

View changed files

📝 src/filter.rs (+67 -50)
📝 src/main.rs (+14 -10)

📄 Description

No description provided


🔄 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/287 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 1/5/2023 **Status:** ✅ Merged **Merged:** 1/7/2023 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `fix3` --- ### 📝 Commits (3) - [`3f28c85`](https://github.com/bootandy/dust/commit/3f28c85723207bd237fd5e3bc812d91ef6e37d7e) refactor filter.rs - [`9a4f304`](https://github.com/bootandy/dust/commit/9a4f30477b44e56e05050ba70c8a3e919e7b6a42) refactor filter.rs - [`4461615`](https://github.com/bootandy/dust/commit/446161567a0c8802babe01278bb8ef9a33bac5c4) refactor create AggregateData for filter.rs ### 📊 Changes **2 files changed** (+81 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `src/filter.rs` (+67 -50) 📝 `src/main.rs` (+14 -10) </details> ### 📄 Description _No description provided_ --- <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:27:53 +03:00
zhus closed this issue 2026-06-08 11:27:54 +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#401