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

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

feat: Datatypes

77f23b8
Select commit
Loading
Failed to load commit list.
Open

feature/planner #50

feat: Datatypes
77f23b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 29, 2024 in 0s

86.70% of diff hit (target 91.98%)

View this Pull Request on Codecov

86.70% 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 16 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#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 25 in lykiadb-server/src/value/datatype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/value/datatype.rs#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 27 in lykiadb-server/src/value/datatype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/value/datatype.rs#L27

Added line #L27 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-server/src/value/mod.rs#L35-L45

Added lines #L35 - L45 were 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