[FEATURE] add min_hash alternate hashers #3052
97.38% of diff hit (target 78.73%)
View this Pull Request on Codecov
97.38% of diff hit (target 78.73%)
Annotations
Check warning on line 595 in daft/series.py
codecov / codecov/patch
daft/series.py#L595
Added line #L595 was not covered by tests
Check warning on line 363 in src/daft-core/src/python/series.rs
codecov / codecov/patch
src/daft-core/src/python/series.rs#L363
Added line #L363 was not covered by tests
Check warning on line 32 in src/daft-functions/src/minhash.rs
codecov / codecov/patch
src/daft-functions/src/minhash.rs#L32
Added line #L32 was not covered by tests
Check warning on line 35 in src/daft-functions/src/minhash.rs
codecov / codecov/patch
src/daft-functions/src/minhash.rs#L35
Added line #L35 was not covered by tests
Check warning on line 19 in src/daft-hash/src/lib.rs
codecov / codecov/patch
src/daft-hash/src/lib.rs#L17-L19
Added lines #L17 - L19 were not covered by tests
Check warning on line 71 in src/daft-hash/src/lib.rs
codecov / codecov/patch
src/daft-hash/src/lib.rs#L68-L71
Added lines #L68 - L71 were not covered by tests
Check warning on line 210 in src/daft-minhash/src/lib.rs
codecov / codecov/patch
src/daft-minhash/src/lib.rs#L210
Added line #L210 was not covered by tests
Check warning on line 216 in src/daft-minhash/src/lib.rs
codecov / codecov/patch
src/daft-minhash/src/lib.rs#L216
Added line #L216 was not covered by tests
Check warning on line 334 in src/daft-minhash/src/lib.rs
codecov / codecov/patch
src/daft-minhash/src/lib.rs#L334
Added line #L334 was not covered by tests
Check warning on line 116 in src/daft-minhash/src/tests.rs
codecov / codecov/patch
src/daft-minhash/src/tests.rs#L116
Added line #L116 was not covered by tests
Check warning on line 168 in src/daft-minhash/src/tests.rs
codecov / codecov/patch
src/daft-minhash/src/tests.rs#L168
Added line #L168 was not covered by tests
Check warning on line 247 in src/daft-minhash/src/tests.rs
codecov / codecov/patch
src/daft-minhash/src/tests.rs#L247
Added line #L247 was not covered by tests
Check warning on line 252 in src/daft-minhash/src/tests.rs
codecov / codecov/patch
src/daft-minhash/src/tests.rs#L252
Added line #L252 was not covered by tests
Check warning on line 275 in src/daft-minhash/src/tests.rs
codecov / codecov/patch
src/daft-minhash/src/tests.rs#L275
Added line #L275 was not covered by tests
Check warning on line 311 in src/daft-minhash/src/tests.rs
codecov / codecov/patch
src/daft-minhash/src/tests.rs#L311
Added line #L311 was not covered by tests
Check warning on line 370 in src/daft-minhash/src/tests.rs
codecov / codecov/patch
src/daft-minhash/src/tests.rs#L370
Added line #L370 was not covered by tests
Check warning on line 94 in src/daft-sql/src/modules/hashing.rs
codecov / codecov/patch
src/daft-sql/src/modules/hashing.rs#L94
Added line #L94 was not covered by tests