[PR #282] [MERGED] refactor: improve code quanity #547

Closed
opened 2026-04-08 16:53:23 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/282
Author: @sigoden
Created: 11/4/2023
Status: Merged
Merged: 11/4/2023
Merged by: @sigoden

Base: mainHead: refactor


📝 Commits (1)

  • 9c70b58 refactor: improve code quanity

📊 Changes

5 files changed (+12 additions, -12 deletions)

View changed files

📝 src/args.rs (+4 -4)
📝 src/http_logger.rs (+4 -4)
📝 src/main.rs (+1 -1)
📝 src/server.rs (+3 -3)
📝 tests/http_logger.rs (+0 -0)

📄 Description

  • rename LogHttp to HttpLogger

🔄 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/sigoden/dufs/pull/282 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 11/4/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor` --- ### 📝 Commits (1) - [`9c70b58`](https://github.com/sigoden/dufs/commit/9c70b581b376952fea995e65fb279ce7112fbb6e) refactor: improve code quanity ### 📊 Changes **5 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/args.rs` (+4 -4) 📝 `src/http_logger.rs` (+4 -4) 📝 `src/main.rs` (+1 -1) 📝 `src/server.rs` (+3 -3) 📝 `tests/http_logger.rs` (+0 -0) </details> ### 📄 Description - rename LogHttp to HttpLogger --- <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-04-08 16:53:23 +03:00
zhus closed this issue 2026-04-08 16:53:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#547