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
87 stars 13 forks source link

Bugfix/arglist too long #171

Closed pirovc closed 3 years ago

pirovc commented 3 years ago

fix #167

codecov-commenter commented 3 years ago

Codecov Report

Merging #171 (89c019c) into 0.4.1 (df0d22c) will not change coverage. The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            0.4.1     #171   +/-   ##
=======================================
  Coverage   77.66%   77.66%           
=======================================
  Files          22       22           
  Lines        2525     2525           
=======================================
  Hits         1961     1961           
  Misses        564      564           
Impacted Files Coverage Δ
src/ganon/build_update.py 65.47% <ø> (ø)
src/ganon/config.py 77.70% <33.33%> (ø)
src/ganon/util.py 63.29% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df0d22c...89c019c. Read the comment docs.