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/input target sequence hibf #283

Closed pirovc closed 6 months ago

pirovc commented 6 months ago
codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (af00a99) 77.66% compared to head (fbc4034) 88.57%. Report is 129 commits behind head on dev.

:exclamation: Current head fbc4034 differs from pull request most recent head 48821ce. Consider uploading reports for the commit 48821ce to get more accurate results

Files Patch % Lines
src/ganon/build_update.py 78.15% 78 Missing :warning:
src/ganon/config.py 82.78% 63 Missing :warning:
src/ganon/tax_util.py 80.40% 48 Missing :warning:
src/ganon/report.py 90.69% 31 Missing :warning:
src/ganon-build/include/ganon-build/Config.hpp 61.11% 21 Missing :warning:
...c/ganon-classify/include/ganon-classify/Config.hpp 75.58% 21 Missing :warning:
src/ganon-classify/GanonClassify.cpp 95.70% 20 Missing :warning:
src/ganon-build/GanonBuild.cpp 95.10% 18 Missing :warning:
src/ganon/reassign.py 95.31% 6 Missing :warning:
src/ganon/util.py 93.90% 5 Missing :warning:
... and 6 more

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #283 +/- ## =========================================== + Coverage 77.66% 88.57% +10.90% =========================================== Files 22 23 +1 Lines 2512 3500 +988 =========================================== + Hits 1951 3100 +1149 + Misses 561 400 -161 ```

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