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

feat: allow Go migrations #3602

Merged
merged 1 commit into from Aug 10, 2023
Merged

feat: allow Go migrations #3602

merged 1 commit into from Aug 10, 2023

Conversation

alnr
Copy link
Contributor

@alnr alnr commented Aug 10, 2023

No description provided.

@alnr alnr requested a review from aeneasr as a code owner August 10, 2023 10:20
@alnr alnr self-assigned this Aug 10, 2023
aeneasr
aeneasr previously approved these changes Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #3602 (02f908c) into master (6741a49) will increase coverage by 0.00%.
Report is 1 commits behind head on master.
The diff coverage is 54.54%.

❗ Current head 02f908c differs from pull request most recent head b948ec5. Consider uploading reports for the commit b948ec5 to get more accurate results

@@           Coverage Diff           @@
##           master    #3602   +/-   ##
=======================================
  Coverage   76.24%   76.24%           
=======================================
  Files         132      132           
  Lines        9901     9907    +6     
=======================================
+ Hits         7549     7554    +5     
- Misses       1837     1838    +1     
  Partials      515      515           
Files Changed Coverage Δ
driver/factory.go 48.33% <0.00%> (-2.55%) ⬇️
driver/registry.go 23.52% <0.00%> (ø)
driver/registry_sql.go 74.73% <100.00%> (ø)
persistence/sql/persister.go 85.54% <100.00%> (+0.54%) ⬆️

... and 1 file with indirect coverage changes

@aeneasr aeneasr merged commit 8eed306 into master Aug 10, 2023
29 checks passed
@aeneasr aeneasr deleted the go-migrations branch August 10, 2023 12:29
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.

None yet

2 participants