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(api): improve ibis.struct() #9460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(api): make struct() idempotent, add `type` option

e2a91c9
Select commit
Loading
Failed to load commit list.
Open

feat(api): improve ibis.struct() #9460

feat(api): make struct() idempotent, add `type` option
e2a91c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 28, 2024 in 0s

87.09% of diff hit (within 92.00% threshold of 94.35%)

View this Pull Request on Codecov

87.09% of diff hit (within 92.00% threshold of 94.35%)

Annotations

Check warning on line 66 in ibis/backends/tests/test_struct.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/tests/test_struct.py#L66

Added line #L66 was not covered by tests

Check warning on line 88 in ibis/expr/types/structs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/structs.py#L88

Added line #L88 was not covered by tests

Check warning on line 96 in ibis/expr/types/structs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/structs.py#L96

Added line #L96 was not covered by tests

Check warning on line 107 in ibis/expr/types/structs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/structs.py#L107

Added line #L107 was not covered by tests