Skip to content

Use `psycopg` rather than `psycopg2` for Postgres

Codecov / codecov/patch succeeded Jan 8, 2025 in 1s

52.77% of diff hit (within 92.00% threshold of 94.12%)

View this Pull Request on Codecov

52.77% of diff hit (within 92.00% threshold of 94.12%)

Annotations

Check warning on line 130 in ibis/backends/postgres/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/__init__.py#L130

Added line #L130 was not covered by tests

Check warning on line 235 in ibis/backends/postgres/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/__init__.py#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 237 in ibis/backends/postgres/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/__init__.py#L237

Added line #L237 was not covered by tests

Check warning on line 239 in ibis/backends/postgres/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/__init__.py#L239

Added line #L239 was not covered by tests

Check warning on line 704 in ibis/backends/postgres/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/__init__.py#L702-L704

Added lines #L702 - L704 were not covered by tests

Check warning on line 715 in ibis/backends/postgres/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/__init__.py#L714-L715

Added lines #L714 - L715 were not covered by tests

Check warning on line 51 in ibis/backends/postgres/tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/tests/conftest.py#L51

Added line #L51 was not covered by tests

Check warning on line 33 in ibis/backends/postgres/tests/test_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/tests/test_client.py#L33

Added line #L33 was not covered by tests

Check warning on line 36 in ibis/backends/postgres/tests/test_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/tests/test_client.py#L36

Added line #L36 was not covered by tests

Check warning on line 263 in ibis/backends/postgres/tests/test_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/tests/test_client.py#L263

Added line #L263 was not covered by tests

Check warning on line 19 in ibis/backends/postgres/tests/test_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/tests/test_functions.py#L19

Added line #L19 was not covered by tests

Check warning on line 10 in ibis/backends/postgres/tests/test_postgis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/tests/test_postgis.py#L10

Added line #L10 was not covered by tests

Check warning on line 15 in ibis/backends/postgres/tests/test_udf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/postgres/tests/test_udf.py#L15

Added line #L15 was not covered by tests