cleanup: finish retired-schema forward cleanup coverage #374
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-359-retired-schema-cleanup"
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?
Problem
The deployed-schema migration test only exercised a subset of the retired tables tracked by the canonical retired schema list, leaving the forward cleanup path under-covered.
Solution
IF EXISTSguardsVerification
nix develop --command pnpm exec vitest run tests/core/schema.test.ts --reporter=verbosenix develop --command just ciCloses #359