Refactor file operations for clarity and error handling improvements: #67

Merged
jakeISAC merged 1 commit from dev into main 2026-04-03 15:48:32 +02:00
Owner
  • Use unwrap_or_else for default file limit with debug logging in copy_multithreaded.
  • Simplify destination_head with .map() in main.rs.
  • Fix logical operator in path_preprocessor.rs for existence check.
- Use `unwrap_or_else` for default file limit with debug logging in `copy_multithreaded`. - Simplify `destination_head` with `.map()` in `main.rs`. - Fix logical operator in `path_preprocessor.rs` for existence check.
- Use `unwrap_or_else` for default file limit with debug logging in `copy_multithreaded`.
- Simplify `destination_head` with `.map()` in `main.rs`.
- Fix logical operator in `path_preprocessor.rs` for existence check.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jakeISAC/bifrost!67
No description provided.