epruesse / SINA

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

Reenable show-dist for alignment evaluation #45

Closed epruesse closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #45 into master will increase coverage by 1.51%. The diff coverage is 65.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage    62.1%   63.62%   +1.51%     
==========================================
  Files          41       41              
  Lines        3811     3821      +10     
==========================================
+ Hits         2367     2431      +64     
+ Misses       1444     1390      -54
Flag Coverage Δ
#integration 55.95% <68.62%> (+1.72%) :arrow_up:
#unittest 22.05% <4.5%> (-0.07%) :arrow_down:
Impacted Files Coverage Δ
src/cseq_comparator.h 100% <ø> (ø) :arrow_up:
src/query_arb.h 40% <ø> (ø) :arrow_up:
src/cseq.h 66.66% <ø> (-2.3%) :arrow_down:
src/query_arb.cpp 65.47% <ø> (ø) :arrow_up:
src/align.cpp 48.84% <0%> (+3.15%) :arrow_up:
src/query_pt.cpp 67.74% <100%> (+8.96%) :arrow_up:
src/cseq.cpp 82.28% <14.28%> (+0.91%) :arrow_up:
src/cseq_comparator.cpp 53.94% <27.27%> (-1.56%) :arrow_down:
src/aligned_base.h 63.76% <62.5%> (-0.3%) :arrow_down:
src/mesh.h 72.1% <75%> (+1.09%) :arrow_up:
... and 4 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 e94cba4...25301fe. Read the comment docs.