Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Developer updates:
Manifest::intersect_manifest
to Rust core (MRG: addManifest::intersect_manifest
to Rust core #3305)sig_from_record
to use scaled fromRecord
to downsample (MRG: changesig_from_record
to use scaled fromRecord
to downsample #3387)HashFunctions
(MRG: derive Hash forHashFunctions
#3344)CollectionSet
(MRG: enforce a single scaled on aCollectionSet
#3397)RocksDB::open
on bad directory #3306 (MRG: fix formatting from #3306 #3307)KmerMinHash
; fixRevIndex::gather
bug aroundscaled
. (MRG: improve downsampling behavior onKmerMinHash
; fixRevIndex::gather
bug aroundscaled
. #3342)FSStorage::load_sig
encounters more than oneSignature
in a JSON record (MRG: panic whenFSStorage::load_sig
encounters more than oneSignature
in a JSON record #3333)RocksDB::open
on bad directory (MRG: propagate error fromRocksDB::open
on bad directory #3306)calculate_gather_stats
to disallow repeated downsampling (MRG: refactorcalculate_gather_stats
to disallow repeated downsampling #3352)ScaledType
(MRG: standardize on u32 for scaled, and introduceScaledType
#3364)csv_summary
(MRG: when lingroups are provided, use them forcsv_summary
#3311)Dependabot and pre-commit CI updates: