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

ganon version 2.0.0 (aka ganon2) #271

Closed pirovc closed 9 months ago

pirovc commented 9 months ago

ganon2 is here (v2.0.0)

Changelog:

codecov-commenter commented 9 months ago

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (c50223e) 88.98% compared to head (593f1e4) 88.76%. Report is 4 commits behind head on master.

Files Patch % Lines
src/ganon/config.py 82.14% 10 Missing :warning:
src/ganon/build_update.py 78.57% 6 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ========================================== - Coverage 88.98% 88.76% -0.23% ========================================== Files 23 23 Lines 3432 3515 +83 ========================================== + Hits 3054 3120 +66 - Misses 378 395 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.