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: port the internals to use koerce #10078

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

fix(ir): ensure that operation nodes and expressions are slotted

9dc4ea7
Select commit
Loading
Failed to load commit list.
Open

refactor: port the internals to use koerce #10078

fix(ir): ensure that operation nodes and expressions are slotted
9dc4ea7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 24, 2024 in 1s

98.09% of diff hit (target 94.01%)

View this Pull Request on Codecov

98.09% of diff hit (target 94.01%)

Annotations

Check warning on line 167 in ibis/common/collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/common/collections.py#L167

Added line #L167 was not covered by tests

Check warning on line 185 in ibis/common/collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/common/collections.py#L185

Added line #L185 was not covered by tests

Check warning on line 422 in ibis/common/collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/common/collections.py#L422

Added line #L422 was not covered by tests

Check warning on line 27 in ibis/expr/builders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/builders.py#L27

Added line #L27 was not covered by tests

Check warning on line 62 in ibis/expr/operations/window.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/operations/window.py#L62

Added line #L62 was not covered by tests

Check warning on line 42 in ibis/expr/types/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/core.py#L42

Added line #L42 was not covered by tests

Check warning on line 128 in ibis/expr/types/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/core.py#L128

Added line #L128 was not covered by tests