Closed luizirber closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.39%. Comparing base (
62f03eb
) to head (48d99c5
). Report is 1 commits behind head on refactor_rs_downsample.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ref: https://github.com/sourmash-bio/sourmash_plugin_branchwater/pull/467/files#r1797783380
Implement
TryInto<KmerMinHash>
for Signature and SigStore to avoid having to clone a (potentially big) minhash sketch.