Refactor Rust crates for improved maintance #1087

Open
opened 2026-03-28 04:31:33 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2970
Original author: @marvin-hansen
Original URL: https://github.com/carverauto/serviceradar/issues/2970
Original created: 2026-03-01T08:53:02Z


Is your feature request related to a problem?

Currently, the Rust crates under the rust folder are in sub-par shape, suffer from poor structure and limited test coverage.

Describe the solution you'd like

Refactor for better maintainability and improved test coverage.

Describe alternatives you've considered

Keep it as is; however that would create legacy code today that is hard to maintain tomorrow.

Additional context

Progress is tracked under the rust-fix branch

Imported from GitHub. Original GitHub issue: #2970 Original author: @marvin-hansen Original URL: https://github.com/carverauto/serviceradar/issues/2970 Original created: 2026-03-01T08:53:02Z --- **Is your feature request related to a problem?** Currently, the Rust crates under the rust folder are in sub-par shape, suffer from poor structure and limited test coverage. **Describe the solution you'd like** Refactor for better maintainability and improved test coverage. **Describe alternatives you've considered** Keep it as is; however that would create legacy code today that is hard to maintain tomorrow. **Additional context** Progress is tracked under the rust-fix branch
Sign in to join this conversation.
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
carverauto/serviceradar#1087
No description provided.