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.4.0 #234

Closed pirovc closed 1 year ago

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

Codecov Report

Merging #234 (d851f0a) into master (060d609) will increase coverage by 0.83%. The diff coverage is 95.48%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
+ Coverage   86.82%   87.66%   +0.83%     
==========================================
  Files          22       22              
  Lines        2999     3041      +42     
==========================================
+ Hits         2604     2666      +62     
+ Misses        395      375      -20     
Impacted Files Coverage Δ
src/ganon-build/include/ganon-build/Config.hpp 64.51% <50.00%> (-0.94%) :arrow_down:
src/ganon-build/GanonBuild.cpp 96.30% <97.89%> (-0.27%) :arrow_down:
src/ganon-build/CommandLineParser.cpp 88.88% <100.00%> (+0.65%) :arrow_up:
src/ganon/build_update.py 87.98% <100.00%> (+0.04%) :arrow_up:
src/ganon/config.py 81.65% <100.00%> (+0.10%) :arrow_up:
src/ganon/tax_util.py 81.25% <100.00%> (+8.75%) :arrow_up:
src/ganon/report.py 90.98% <0.00%> (-1.33%) :arrow_down:
src/ganon/util.py 89.65% <0.00%> (+10.34%) :arrow_up:

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