Skip to content

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

Codecov / codecov/project succeeded May 9, 2024 in 0s

83.07% (+1.62%) compared to dd44a31

View this Pull Request on Codecov

83.07% (+1.62%) compared to dd44a31

Details

Codecov Report

Attention: Patch coverage is 93.40659% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 83.07%. Comparing base (dd44a31) to head (1977edc).

Files Patch % Lines
src/table/traits/boolean_function.rs 93.67% 5 Missing ⚠️
src/table/iterators/domain.rs 0.00% 2 Missing ⚠️
src/table/iterators/mod.rs 0.00% 2 Missing ⚠️
src/table/traits/bit/mod.rs 88.88% 2 Missing ⚠️
src/iterators/support.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   81.45%   83.07%   +1.62%     
==========================================
  Files          49       65      +16     
  Lines         895     1034     +139     
==========================================
+ Hits          729      859     +130     
- Misses        166      175       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.