mirror of
https://github.com/Lab-8916100448256/hosting-farm.git
synced 2025-12-07 17:20:17 +00:00
AI generated code needs refactoring #22
Owner
- Lots of duplicated code. Business logic needs to be factorized into the models. See ticket #20 (outdated, more code has been added since that analysis)
- Look for un-catched errors that are propagated up to axum framework in HTML controllers
- Lots of literal values everywhere in the code. Need to use constants.
- Lots of duplicated code. Business logic needs to be factorized into the models. See ticket #20 (outdated, more code has been added since that analysis)
- Look for un-catched errors that are propagated up to axum framework in HTML controllers
- Lots of literal values everywhere in the code. Need to use constants.
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?