Skip to content

test: cover migration recovery scenarios - #37

Merged
smiggleworth merged 1 commit into
mainfrom
test/migration-recovery-scenarios
Aug 24, 2026
Merged

test: cover migration recovery scenarios#37
smiggleworth merged 1 commit into
mainfrom
test/migration-recovery-scenarios

Conversation

@smiggleworth

Copy link
Copy Markdown
Contributor

Closes #27.

Summary

  • cover rollback and force-applied migration resolution
  • model serialized migration-lock acquisition and test concurrent apply calls
  • verify a middle transactional failure preserves earlier state and skips later migrations

Validation

  • npm run check

No runtime, package version, or publishing changes.

@smiggleworth
smiggleworth marked this pull request as ready for review August 24, 2026 09:53
Copilot AI lite review requested due to automatic review settings August 24, 2026 09:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@smiggleworth
smiggleworth merged commit 60b6813 into main Aug 24, 2026
4 checks passed
@smiggleworth
smiggleworth deleted the test/migration-recovery-scenarios branch August 24, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration recovery path (resolve()) and lock-contention/partial-failure scenarios are untested

2 participants