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(cubesql): Extract CubeScanWrappedSqlNode from CubeScanWrapperNode #8786

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

refactor(cubesql): Extract CubeScanWrappedSqlNode from CubeScanWrappe…

7846a90
Select commit
Loading
Failed to load commit list.
Open

refactor(cubesql): Extract CubeScanWrappedSqlNode from CubeScanWrapperNode #8786

refactor(cubesql): Extract CubeScanWrappedSqlNode from CubeScanWrappe…
7846a90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 13, 2024 in 0s

89.15% of diff hit (target 82.66%)

View this Pull Request on Codecov

89.15% of diff hit (target 82.66%)

Annotations

Check warning on line 400 in rust/cubesql/cubesql/src/compile/engine/df/scan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L397-L400

Added lines #L397 - L400 were not covered by tests

Check warning on line 249 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L246-L249

Added lines #L246 - L249 were not covered by tests

Check warning on line 13351 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L13351

Added line #L13351 was not covered by tests

Check warning on line 13383 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L13383

Added line #L13383 was not covered by tests

Check warning on line 13393 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L13393

Added line #L13393 was not covered by tests

Check warning on line 14429 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L14429

Added line #L14429 was not covered by tests

Check warning on line 14457 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L14457

Added line #L14457 was not covered by tests

Check warning on line 14485 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L14485

Added line #L14485 was not covered by tests

Check warning on line 719 in rust/cubesql/cubesql/src/compile/test/test_wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/test/test_wrapper.rs#L719

Added line #L719 was not covered by tests

Check warning on line 754 in rust/cubesql/cubesql/src/compile/test/test_wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/test/test_wrapper.rs#L754

Added line #L754 was not covered by tests

Check warning on line 792 in rust/cubesql/cubesql/src/compile/test/test_wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/test/test_wrapper.rs#L792

Added line #L792 was not covered by tests

Check warning on line 39 in rust/cubesql/cubesql/src/compile/test/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/test/utils.rs#L39

Added line #L39 was not covered by tests