epruesse / SINA

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

Improve test coverage #43

Closed epruesse closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #43 into master will increase coverage by 3.97%. The diff coverage is 90.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   58.08%   62.05%   +3.97%     
==========================================
  Files          41       41              
  Lines        3815     3811       -4     
==========================================
+ Hits         2216     2365     +149     
+ Misses       1599     1446     -153
Flag Coverage Δ
#integration 54.23% <71.01%> (+1.8%) :arrow_up:
#unittest 22.06% <47.88%> (+2.91%) :arrow_up:
Impacted Files Coverage Δ
src/rw_arb.h 100% <ø> (ø) :arrow_up:
src/rw_fasta.h 100% <ø> (ø) :arrow_up:
src/query_arb.cpp 65.47% <ø> (ø) :arrow_up:
src/sina.cpp 76.33% <100%> (+0.74%) :arrow_up:
src/cseq.cpp 81.37% <100%> (+28.92%) :arrow_up:
src/search_filter.cpp 51.13% <100%> (ø) :arrow_up:
src/rw_fasta.cpp 64.47% <75%> (+19.26%) :arrow_up:
src/rw_arb.cpp 82.95% <88.88%> (+1.63%) :arrow_up:
src/cseq.h 68.96% <88.88%> (+1.1%) :arrow_up:
src/timer.h 96.92% <0%> (-3.08%) :arrow_down:
... 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 4fe1d3b...6b225ea. Read the comment docs.