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

WIP: skipmer improvements #3415

Merged
merged 16 commits into from
Dec 12, 2024

clippy fixes; rm comment

28781bc
Select commit
Loading
Failed to load commit list.
Merged

WIP: skipmer improvements #3415

clippy fixes; rm comment
28781bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 12, 2024 in 0s

78.30% of diff hit (target 86.45%)

View this Pull Request on Codecov

78.30% of diff hit (target 86.45%)

Annotations

Check warning on line 56 in src/core/src/encodings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/encodings.rs#L56

Added line #L56 was not covered by tests

Check warning on line 60 in src/core/src/encodings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/encodings.rs#L60

Added line #L60 was not covered by tests

Check warning on line 76 in src/core/src/encodings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/encodings.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 93 in src/core/src/encodings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/encodings.rs#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 194 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 201 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L201

Added line #L201 was not covered by tests

Check warning on line 225 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L225

Added line #L225 was not covered by tests

Check warning on line 243 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L243

Added line #L243 was not covered by tests

Check warning on line 255 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L255

Added line #L255 was not covered by tests

Check warning on line 269 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L269

Added line #L269 was not covered by tests

Check warning on line 272 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L272

Added line #L272 was not covered by tests

Check warning on line 278 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L278

Added line #L278 was not covered by tests

Check warning on line 286 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L286

Added line #L286 was not covered by tests

Check warning on line 289 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 295 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 157 in src/core/src/sketch/minhash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L156-L157

Added lines #L156 - L157 were not covered by tests