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

Boolean function trait for Expressions #21

Merged
merged 33 commits into from
May 2, 2024

feat(tests): added basic test for is_equivalent for Expression

5c859bc
Select commit
Loading
Failed to load commit list.
Merged

Boolean function trait for Expressions #21

feat(tests): added basic test for is_equivalent for Expression
5c859bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 27, 2024 in 0s

94.52% of diff hit (target 78.99%)

View this Pull Request on Codecov

94.52% of diff hit (target 78.99%)

Annotations

Check warning on line 69 in src/bindings/expression.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bindings/expression.rs#L69

Added line #L69 was not covered by tests

Check warning on line 77 in src/bindings/expression.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bindings/expression.rs#L77

Added line #L77 was not covered by tests

Check warning on line 92 in src/bindings/expression.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bindings/expression.rs#L92

Added line #L92 was not covered by tests

Check warning on line 42 in src/bindings/table.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bindings/table.rs#L42

Added line #L42 was not covered by tests

Check warning on line 48 in src/bindings/table.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bindings/table.rs#L48

Added line #L48 was not covered by tests

Check warning on line 56 in src/bindings/table.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bindings/table.rs#L56

Added line #L56 was not covered by tests

Check warning on line 38 in src/expressions/iterators/support.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/expressions/iterators/support.rs#L38

Added line #L38 was not covered by tests

Check warning on line 11 in src/utils/bool_point_to_valuation.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bool_point_to_valuation.rs#L11

Added line #L11 was not covered by tests