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

MRG: refactor calculate_gather_stats to disallow repeated downsampling #3352

Merged
merged 29 commits into from
Oct 15, 2024

Merge branch 'latest' of github.com:sourmash-bio/sourmash into gather…

405c518
Select commit
Loading
Failed to load commit list.
Merged

MRG: refactor calculate_gather_stats to disallow repeated downsampling #3352

Merge branch 'latest' of github.com:sourmash-bio/sourmash into gather…
405c518
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 14, 2024 in 0s

70.83% of diff hit (target 86.52%)

View this Pull Request on Codecov

70.83% of diff hit (target 86.52%)

Annotations

Check warning on line 228 in src/core/src/index/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/index/mod.rs#L228

Added line #L228 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L893-L895

Added lines #L893 - L895 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L898-L899

Added lines #L898 - L899 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L902

Added line #L902 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L905-L907

Added lines #L905 - L907 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L728

Added line #L728 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L786

Added line #L786 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L794

Added line #L794 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L1544-L1545

Added lines #L1544 - L1545 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L1547

Added line #L1547 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L1550

Added line #L1550 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L1564

Added line #L1564 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L1572

Added line #L1572 was not covered by tests

Check warning on line 557 in src/core/src/storage/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/mod.rs#L557

Added line #L557 was not covered by tests

Check warning on line 559 in src/core/src/storage/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/mod.rs#L559

Added line #L559 was not covered by tests