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

fix(interactive-repr): ensure that null scalars can be repr'd interactively #10784

Merged

fix(interactive-repr): ensure that null scalars can be repred interac…

7512cf5
Select commit
Loading
Failed to load commit list.
Merged

fix(interactive-repr): ensure that null scalars can be repr'd interactively #10784

fix(interactive-repr): ensure that null scalars can be repred interac…
7512cf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 5, 2025 in 1s

36.66% of diff hit (within 92.00% threshold of 93.62%)

View this Pull Request on Codecov

36.66% of diff hit (within 92.00% threshold of 93.62%)

Annotations

Check warning on line 3 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L3

Added line #L3 was not covered by tests

Check warning on line 6 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 13 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L13

Added line #L13 was not covered by tests

Check warning on line 126 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 129 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 131 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L131

Added line #L131 was not covered by tests

Check warning on line 148 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L148

Added line #L148 was not covered by tests

Check warning on line 169 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L165-L169

Added lines #L165 - L169 were not covered by tests

Check warning on line 172 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 176 in ibis/backends/duckdb/tests/test_datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/tests/test_datatypes.py#L176

Added line #L176 was not covered by tests