[PR #195] [MERGED] refactor: improve error handle #512

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/195
Author: @sigoden
Created: 3/12/2023
Status: Merged
Merged: 3/12/2023
Merged by: @sigoden

Base: mainHead: reafctor-error-handle


📝 Commits (1)

  • 30cd8ce refactor: improve error handle

📊 Changes

5 files changed (+17 additions, -25 deletions)

View changed files

📝 src/args.rs (+2 -2)
📝 src/main.rs (+6 -13)
📝 src/tls.rs (+5 -6)
📝 src/utils.rs (+2 -2)
📝 tests/tls.rs (+2 -2)

📄 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/sigoden/dufs/pull/195 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 3/12/2023 **Status:** ✅ Merged **Merged:** 3/12/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `reafctor-error-handle` --- ### 📝 Commits (1) - [`30cd8ce`](https://github.com/sigoden/dufs/commit/30cd8ce9f6419c217e827dc3a548ab811b025812) refactor: improve error handle ### 📊 Changes **5 files changed** (+17 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `src/args.rs` (+2 -2) 📝 `src/main.rs` (+6 -13) 📝 `src/tls.rs` (+5 -6) 📝 `src/utils.rs` (+2 -2) 📝 `tests/tls.rs` (+2 -2) </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-04-08 16:53:14 +03:00
zhus closed this issue 2026-04-08 16:53:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#512