Resolve stale TODO paths
This commit is contained in:
@@ -193,11 +193,11 @@ Target files:
|
||||
|
||||
Steps:
|
||||
|
||||
- [ ] Review every TODO in `src/`.
|
||||
- [ ] Convert active TODOs into tests or tracked plan items.
|
||||
- [ ] Remove stale TODOs whose behavior is already implemented.
|
||||
- [ ] For pinned-message compatibility in `messages/operations.rs`, decide whether the fallback is still needed and document the decision in code or tests.
|
||||
- [ ] Run `cargo test --all-features`.
|
||||
- [x] Review every TODO in `src/`.
|
||||
- [x] Convert active TODOs into tests or tracked plan items.
|
||||
- [x] Remove stale TODOs whose behavior is already implemented.
|
||||
- [x] For pinned-message compatibility in `messages/operations.rs`, decide whether the fallback is still needed and document the decision in code or tests.
|
||||
- [x] Run `cargo test --all-features`.
|
||||
|
||||
Acceptance criteria:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user