Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced tests for applying migrations #10

Merged
merged 11 commits into from
Jan 2, 2025
Merged

Advanced tests for applying migrations #10

merged 11 commits into from
Jan 2, 2025

Conversation

colodenn
Copy link
Member

This PR introduces additional tests to ensure successful application of database migrations, enhancing the reliability and stability of the migration process.

@colodenn colodenn added the enhancement New feature or request label Dec 29, 2024
@colodenn colodenn requested a review from leo December 29, 2024 12:04
@colodenn colodenn self-assigned this Dec 29, 2024
Copy link

github-actions bot commented Dec 29, 2024

Released an experimental package:

bun add @ronin/cli@corny-ron-1071-experimental-37

This package will be removed after the pull request has been merged.

@colodenn colodenn marked this pull request as ready for review December 30, 2024 00:31
@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/utils/field.ts 100.00% <100.00%> (ø)
src/utils/migration.ts 100.00% <100.00%> (ø)
src/utils/queries.ts 100.00% <100.00%> (ø)
tests/fixtures/index.ts 100.00% <100.00%> (ø)
tests/fixtures/utils.ts 100.00% <100.00%> (ø)

@leo leo enabled auto-merge (squash) January 2, 2025 09:20
@leo leo disabled auto-merge January 2, 2025 09:20
@leo leo enabled auto-merge (squash) January 2, 2025 09:20
@leo leo merged commit 473c3ca into main Jan 2, 2025
3 checks passed
@leo leo deleted the corny/ron-1071 branch January 2, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants