pirovc / ganon

ganon2 classifies genomic sequences against large sets of references efficiently, with integrated download and update of databases (refseq/genbank), taxonomic profiling (ncbi/gtdb), binning and hierarchical classification, customized reporting and more
https://pirovc.github.io/ganon/
MIT License
86 stars 13 forks source link

Feature/multiple matches classify #263

Closed pirovc closed 10 months ago

pirovc commented 10 months ago
codecov-commenter commented 10 months ago

Codecov Report

Merging #263 (0f931e5) into dev (af00a99) will increase coverage by 11.12%. Report is 110 commits behind head on dev. The diff coverage is 88.90%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##              dev     #263       +/-   ##
===========================================
+ Coverage   77.66%   88.79%   +11.12%     
===========================================
  Files          22       23        +1     
  Lines        2512     3454      +942     
===========================================
+ Hits         1951     3067     +1116     
+ Misses        561      387      -174     
Files Coverage Δ
src/utils/include/utils/IBFConfig.hpp 100.00% <100.00%> (ø)
src/utils/include/utils/LCA.hpp 96.92% <100.00%> (+0.14%) :arrow_up:
src/utils/include/utils/adjust_seed.hpp 100.00% <100.00%> (ø)
src/ganon-build/CommandLineParser.cpp 89.47% <96.55%> (+1.59%) :arrow_up:
src/ganon-classify/CommandLineParser.cpp 90.12% <91.17%> (+8.07%) :arrow_up:
...classify/hierarchical_interleaved_bloom_filter.hpp 93.75% <93.75%> (ø)
src/ganon/ganon.py 89.18% <88.46%> (-4.76%) :arrow_down:
src/ganon/classify.py 89.47% <88.23%> (-4.65%) :arrow_down:
src/ganon/table.py 97.68% <98.12%> (-1.22%) :arrow_down:
src/ganon/util.py 90.32% <93.90%> (+27.03%) :arrow_up:
... and 9 more

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more