Skip to content

refactor(expressions): removed box from Vec<> variants

Codecov / codecov/patch succeeded Nov 3, 2023 in 0s

77.27% of diff hit (target 75.63%)

View this Pull Request on Codecov

77.27% of diff hit (target 75.63%)

Annotations

Check warning on line 26 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L22-L26

Added lines #L22 - L26 were not covered by tests

Check warning on line 31 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 35 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 43 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 76 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L76

Added line #L76 was not covered by tests

Check warning on line 80 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L80

Added line #L80 was not covered by tests

Check warning on line 124 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L121-L124

Added lines #L121 - L124 were not covered by tests

Check warning on line 126 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L126

Added line #L126 was not covered by tests

Check warning on line 137 in src/expressions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/mod.rs#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 14 in src/expressions/traits.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/traits.rs#L14

Added line #L14 was not covered by tests

Check warning on line 32 in src/expressions/traits.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/traits.rs#L32

Added line #L32 was not covered by tests

Check warning on line 71 in src/expressions/traits.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/traits.rs#L71

Added line #L71 was not covered by tests

Check warning on line 9 in src/traits/semantic_eq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/traits/semantic_eq.rs#L8-L9

Added lines #L8 - L9 were not covered by tests