Skip to content

refactor(bool fn trait): removed redundant code from table's substitute

Codecov / codecov/patch succeeded May 9, 2024 in 1s

93.40% of diff hit (target 81.45%)

View this Pull Request on Codecov

93.40% of diff hit (target 81.45%)

Annotations

Check warning on line 37 in src/iterators/support.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/iterators/support.rs#L37

Added line #L37 was not covered by tests

Check warning on line 7 in src/table/iterators/domain.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table/iterators/domain.rs#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 18 in src/table/iterators/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table/iterators/mod.rs#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 42 in src/table/traits/bit/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table/traits/bit/mod.rs#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/table/traits/bit/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table/traits/bit/mod.rs#L44

Added line #L44 was not covered by tests

Check warning on line 42 in src/table/traits/boolean_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table/traits/boolean_function.rs#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 73 in src/table/traits/boolean_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table/traits/boolean_function.rs#L73

Added line #L73 was not covered by tests

Check warning on line 114 in src/table/traits/boolean_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table/traits/boolean_function.rs#L113-L114

Added lines #L113 - L114 were not covered by tests