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.1 #281

Closed pirovc closed 7 months ago

pirovc commented 7 months ago

Bug fixes:

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (fd8fb07) 88.76% compared to head (10c1965) 88.56%. Report is 1 commits behind head on master.

Files Patch % Lines
src/ganon/build_update.py 28.57% 5 Missing :warning:
src/ganon/config.py 50.00% 4 Missing :warning:
src/ganon/report.py 66.66% 4 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 #281 +/- ## ========================================== - Coverage 88.76% 88.56% -0.20% ========================================== Files 23 23 Lines 3515 3524 +9 ========================================== + Hits 3120 3121 +1 - Misses 395 403 +8 ```

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