epruesse / SINA

SINA - Reference based multiple sequence alignment
https://sina.readthedocs.io
GNU General Public License v3.0
41 stars 4 forks source link

Update spdlog and add progress monitor #55

Closed epruesse closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into master will increase coverage by 2.97%. The diff coverage is 86.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   66.11%   69.08%   +2.97%     
==========================================
  Files          41       42       +1     
  Lines        4208     4331     +123     
==========================================
+ Hits         2782     2992     +210     
+ Misses       1426     1339      -87
Flag Coverage Δ
#integration 56.89% <65.71%> (+2.88%) :arrow_up:
#unittest 34.88% <71.01%> (+1.31%) :arrow_up:
Impacted Files Coverage Δ
src/rw_fasta.h 100% <ø> (ø) :arrow_up:
src/rw_arb.h 100% <ø> (ø) :arrow_up:
src/alignment_stats.cpp 94.28% <ø> (+7.44%) :arrow_up:
src/search_filter.cpp 54.09% <0%> (+0.29%) :arrow_up:
src/cseq.cpp 85.15% <100%> (ø) :arrow_up:
src/kmer_search.cpp 93.54% <100%> (-0.05%) :arrow_down:
src/rw_fasta.cpp 67.87% <100%> (+2.68%) :arrow_up:
src/sina.cpp 91.55% <100%> (+15.67%) :arrow_up:
src/query_arb.cpp 56.35% <50%> (+0.61%) :arrow_up:
src/rw_arb.cpp 79.66% <53.57%> (-5.45%) :arrow_down:
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 30c171c...dbbc748. Read the comment docs.