Skip to content

fix: Refactored subtree

Codecov / codecov/patch failed Jul 28, 2024 in 1s

30.65% of diff hit (target 82.15%)

View this Pull Request on Codecov

30.65% of diff hit (target 82.15%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L185 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L190 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L271 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L276 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L281 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L286 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L291 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L296 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L322 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L328 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L335 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 347 in lykiadb-lang/src/ast/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L347 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L354 was not covered by tests

Check warning on line 14 in lykiadb-lang/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/lib.rs#L14

Added line #L14 was not covered by tests

Check warning on line 43 in lykiadb-lang/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/lib.rs#L43

Added line #L43 was not covered by tests

Check warning on line 59 in lykiadb-lang/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/lib.rs#L59

Added line #L59 was not covered by tests

Check warning on line 66 in lykiadb-lang/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/lib.rs#L66

Added line #L66 was not covered by tests

Check warning on line 90 in lykiadb-lang/src/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/parser/mod.rs#L80-L90

Added lines #L80 - L90 were not covered by tests

Check warning on line 122 in lykiadb-lang/src/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/parser/mod.rs#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 436 in lykiadb-lang/src/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/parser/mod.rs#L432-L436

Added lines #L432 - L436 were not covered by tests

Check warning on line 442 in lykiadb-lang/src/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/parser/mod.rs#L442

Added line #L442 was not covered by tests

Check warning on line 916 in lykiadb-lang/src/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/parser/mod.rs#L916

Added line #L916 was not covered by tests

Check warning on line 940 in lykiadb-lang/src/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/parser/mod.rs#L940

Added line #L940 was not covered by tests

Check warning on line 8 in lykiadb-lang/src/parser/program.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lykiadb-lang/src/parser/program.rs#L8

Added line #L8 was not covered by tests