Skip to content

Add new DBAction to add columns to existing tables #894

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 1 commit into from
Jun 13, 2025

Conversation

kvch
Copy link
Contributor

@kvch kvch commented Jun 12, 2025

...and move ColumnSQLWriter

Related #742

@github-actions github-actions bot temporarily deployed to Docs Preview June 12, 2025 17:13 Inactive
Copy link

Merging this branch will increase overall coverage

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

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/xataio/pgroll/pkg/migrations/column.go 80.00% (-20.00%) 35 (+23) 28 (+16) 7 (+7) 💀 💀
github.com/xataio/pgroll/pkg/migrations/dbactions.go 87.31% (-0.19%) 134 (+6) 117 (+5) 17 (+1) 👎
github.com/xataio/pgroll/pkg/migrations/op_add_column.go 80.99% (+1.70%) 142 (-27) 115 (-19) 27 (-8) 👍

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 requested a review from andrew-farries June 12, 2025 17:16
@kvch kvch merged commit fe34c2c into main Jun 13, 2025
30 checks passed
@kvch kvch deleted the refactoring-add-column-action branch June 13, 2025 11:31
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