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

feature/planner #50

Merged
merged 11 commits into from
Jan 21, 2025

fix: Clippy

e068bf3
Select commit
Loading
Failed to load commit list.
Merged

feature/planner #50

fix: Clippy
e068bf3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 21, 2025 in 0s

90.09% of diff hit (target 91.98%)

View this Pull Request on Codecov

90.09% of diff hit (target 91.98%)

Annotations

Check warning on line 332 in lykiadb-lang/src/ast/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/ast/expr.rs#L332

Added line #L332 was not covered by tests

Check warning on line 341 in lykiadb-lang/src/ast/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/ast/expr.rs#L341

Added line #L341 was not covered by tests

Check warning on line 76 in lykiadb-server/src/comm/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/comm/mod.rs#L76

Added line #L76 was not covered by tests

Check warning on line 203 in lykiadb-server/src/engine/interpreter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/engine/interpreter.rs#L203

Added line #L203 was not covered by tests

Check warning on line 21 in lykiadb-server/src/engine/stdlib/dtype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/engine/stdlib/dtype.rs#L16-L21

Added lines #L16 - L21 were not covered by tests

Check warning on line 31 in lykiadb-server/src/engine/stdlib/dtype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/engine/stdlib/dtype.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 36 in lykiadb-server/src/engine/stdlib/dtype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/engine/stdlib/dtype.rs#L36

Added line #L36 was not covered by tests

Check warning on line 50 in lykiadb-server/src/engine/stdlib/dtype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/engine/stdlib/dtype.rs#L45-L50

Added lines #L45 - L50 were not covered by tests

Check warning on line 38 in lykiadb-server/src/value/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/value/mod.rs#L38

Added line #L38 was not covered by tests

Check warning on line 50 in lykiadb-server/src/value/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/value/mod.rs#L50

Added line #L50 was not covered by tests