sourmash icon indicating copy to clipboard operation
sourmash copied to clipboard

[WIP] Loading revindex from zipstorage

Open luizirber opened this issue 2 years ago • 1 comments

Very early manifest support in Rust

luizirber avatar Apr 10 '22 15:04 luizirber

Codecov Report

Merging #1943 (5b65c1d) into latest (f3a4b88) will increase coverage by 6.69%. The diff coverage is 86.66%.

@@            Coverage Diff             @@
##           latest    #1943      +/-   ##
==========================================
+ Coverage   84.34%   91.04%   +6.69%     
==========================================
  Files         130       99      -31     
  Lines       15320    11101    -4219     
  Branches     2176     2174       -2     
==========================================
- Hits        12922    10107    -2815     
+ Misses       2095      677    -1418     
- Partials      303      317      +14     
Flag Coverage Δ
python 91.04% <86.66%> (-0.68%) :arrow_down:
rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/sourmash/picklist.py 88.88% <44.44%> (-2.62%) :arrow_down:
src/sourmash/utils.py 80.95% <66.66%> (+2.00%) :arrow_up:
src/sourmash/index/__init__.py 94.55% <90.42%> (-2.16%) :arrow_down:
src/sourmash/manifest.py 92.79% <92.30%> (-2.11%) :arrow_down:
src/sourmash/index/revindex.py 50.96% <0.00%> (-12.50%) :arrow_down:
src/sourmash/sig/grep.py 92.50% <0.00%> (-6.25%) :arrow_down:
src/sourmash/command_sketch.py 88.20% <0.00%> (-5.10%) :arrow_down:
src/sourmash/sbt_storage.py 84.06% <0.00%> (-5.09%) :arrow_down:
... and 36 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

codecov[bot] avatar Apr 10 '22 16:04 codecov[bot]

Merged into #2230

luizirber avatar Oct 17 '22 02:10 luizirber