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

refactor: Improve Postgres init to reuse connection #8663

Open
wants to merge 17 commits into
base: alpha
Choose a base branch
from

Merge branch 'alpha' into postgresInit

1455ef5
Select commit
Loading
Failed to load commit list.
Open

refactor: Improve Postgres init to reuse connection #8663

Merge branch 'alpha' into postgresInit
1455ef5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 24, 2024 in 0s

83.33% of diff hit (target 94.14%)

View this Pull Request on Codecov

83.33% of diff hit (target 94.14%)

Annotations

Check warning on line 914 in src/Adapters/Storage/Postgres/PostgresStorageAdapter.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Adapters/Storage/Postgres/PostgresStorageAdapter.js#L914

Added line #L914 was not covered by tests

Check warning on line 2001 in src/Adapters/Storage/Postgres/PostgresStorageAdapter.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Adapters/Storage/Postgres/PostgresStorageAdapter.js#L2001

Added line #L2001 was not covered by tests

Check warning on line 2343 in src/Adapters/Storage/Postgres/PostgresStorageAdapter.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Adapters/Storage/Postgres/PostgresStorageAdapter.js#L2343

Added line #L2343 was not covered by tests

Check warning on line 2349 in src/Adapters/Storage/Postgres/PostgresStorageAdapter.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Adapters/Storage/Postgres/PostgresStorageAdapter.js#L2349

Added line #L2349 was not covered by tests