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(postgres): added postgres support for schedules #162

Merged
merged 2 commits into from
Dec 20, 2023

feat(postgres): addressed feedback from David

d34652c
Select commit
Loading
Failed to load commit list.
Merged

feat(postgres): added postgres support for schedules #162

feat(postgres): addressed feedback from David
d34652c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2023 in 1s

77.05% of diff hit (target 67.29%)

View this Pull Request on Codecov

77.05% of diff hit (target 67.29%)

Annotations

Check warning on line 411 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#L410-L411

Added lines #L410 - L411 were not covered by tests

Check warning on line 417 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#L416-L417

Added lines #L416 - L417 were not covered by tests

Check warning on line 423 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#L422-L423

Added lines #L422 - L423 were not covered by tests

Check warning on line 828 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#L827-L828

Added lines #L827 - L828 were not covered by tests

Check warning on line 849 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#L848-L849

Added lines #L848 - L849 were not covered by tests

Check warning on line 871 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#L870-L871

Added lines #L870 - L871 were not covered by tests

Check warning on line 890 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#L889-L890

Added lines #L889 - L890 were not covered by tests

Check warning on line 895 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#L894-L895

Added lines #L894 - L895 were not covered by tests

Check warning on line 900 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#L899-L900

Added lines #L899 - L900 were not covered by tests

Check warning on line 914 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#L913-L914

Added lines #L913 - L914 were not covered by tests

Check warning on line 919 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#L918-L919

Added lines #L918 - L919 were not covered by tests

Check warning on line 933 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#L932-L933

Added lines #L932 - L933 were not covered by tests

Check warning on line 938 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#L937-L938

Added lines #L937 - L938 were not covered by tests