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(db-migrations): add basic support for db migrations #340

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

feat(migrations): added command

fe3551c
Select commit
Loading
Failed to load commit list.
Open

feat(db-migrations): add basic support for db migrations #340

feat(migrations): added command
fe3551c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 31, 2024 in 0s

48.48% of diff hit (target 55.98%)

View this Pull Request on Codecov

48.48% of diff hit (target 55.98%)

Annotations

Check warning on line 36 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L31-L36

Added lines #L31 - L36 were not covered by tests

Check warning on line 38 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L38

Added line #L38 was not covered by tests

Check warning on line 44 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L44

Added line #L44 was not covered by tests

Check warning on line 48 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L48

Added line #L48 was not covered by tests

Check warning on line 52 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L52

Added line #L52 was not covered by tests

Check warning on line 66 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 69 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L73

Added line #L73 was not covered by tests

Check warning on line 77 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 80 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L80

Added line #L80 was not covered by tests

Check warning on line 89 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L89

Added line #L89 was not covered by tests

Check warning on line 100 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L100

Added line #L100 was not covered by tests

Check warning on line 102 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L102

Added line #L102 was not covered by tests

Check warning on line 110 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L110

Added line #L110 was not covered by tests

Check warning on line 114 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L114

Added line #L114 was not covered by tests

Check warning on line 124 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L124

Added line #L124 was not covered by tests

Check warning on line 131 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L131

Added line #L131 was not covered by tests

Check warning on line 135 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L135

Added line #L135 was not covered by tests

Check warning on line 139 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L139

Added line #L139 was not covered by tests

Check warning on line 161 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L161

Added line #L161 was not covered by tests

Check warning on line 167 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 177 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L177

Added line #L177 was not covered by tests

Check warning on line 182 in internal/app/subsystems/aio/store/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/migrations.go#L182

Added line #L182 was not covered by tests

Check warning on line 373 in internal/app/subsystems/aio/store/postgres/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/subsystems/aio/store/postgres/postgres.go#L373

Added line #L373 was not covered by tests