Skip to content

Add new DBActions for setting and dropping default values #892

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

Merged
merged 2 commits into from
Jun 13, 2025

Conversation

kvch
Copy link
Contributor

@kvch kvch commented Jun 12, 2025

Related to #742

@github-actions github-actions bot temporarily deployed to Docs Preview June 12, 2025 16:56 Inactive
@kvch kvch requested a review from andrew-farries June 12, 2025 16:58
@kvch kvch force-pushed the refactoring-set-drop-default-actions branch from e99c8dc to 97c27be Compare June 13, 2025 11:35
@github-actions github-actions bot temporarily deployed to Docs Preview June 13, 2025 11:35 Inactive
@github-actions github-actions bot temporarily deployed to Docs Preview June 13, 2025 11:46 Inactive
Copy link

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/xataio/pgroll/pkg/migrations 74.22% (+0.08%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/xataio/pgroll/pkg/migrations/dbactions.go 88.11% (+0.52%) 143 (+6) 126 (+6) 17 👍
github.com/xataio/pgroll/pkg/migrations/op_add_column.go 80.99% (ø) 142 115 27
github.com/xataio/pgroll/pkg/migrations/op_set_default.go 85.71% (ø) 21 18 3

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@kvch kvch merged commit b533a14 into main Jun 13, 2025
30 checks passed
@kvch kvch deleted the refactoring-set-drop-default-actions branch June 13, 2025 11:52
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.

2 participants