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 v1.7.0 #256

Closed pirovc closed 1 year ago

pirovc commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #256 (1f920f7) into master (4472217) will increase coverage by 2.52%. Report is 1 commits behind head on master. The diff coverage is 84.93%.

:exclamation: Current head 1f920f7 differs from pull request most recent head ee24008. Consider uploading reports for the commit ee24008 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   86.94%   89.46%   +2.52%     
==========================================
  Files          23       23              
  Lines        3325     3399      +74     
==========================================
+ Hits         2891     3041     +150     
+ Misses        434      358      -76     
Files Changed Coverage Δ
...classify/hierarchical_interleaved_bloom_filter.hpp 93.75% <ø> (+93.75%) :arrow_up:
src/ganon/classify.py 89.47% <ø> (+2.63%) :arrow_up:
src/ganon/reassign.py 94.95% <ø> (ø)
...c/ganon-classify/include/ganon-classify/Config.hpp 68.90% <60.00%> (-1.29%) :arrow_down:
src/ganon/report.py 91.90% <66.66%> (-0.43%) :arrow_down:
src/ganon/tax_util.py 80.32% <67.74%> (-0.93%) :arrow_down:
src/ganon/config.py 79.89% <78.57%> (+0.46%) :arrow_up:
src/ganon-classify/GanonClassify.cpp 96.70% <98.64%> (+7.62%) :arrow_up:
src/ganon-classify/CommandLineParser.cpp 90.12% <100.00%> (+1.66%) :arrow_up:
src/ganon/build_update.py 83.70% <100.00%> (+0.10%) :arrow_up:

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