epruesse / SINA

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

Dev #71

Closed epruesse closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #71 into master will increase coverage by 35.41%. The diff coverage is 80.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #71       +/-   ##
===========================================
+ Coverage   34.02%   69.43%   +35.41%     
===========================================
  Files          44       45        +1     
  Lines        4106     4414      +308     
===========================================
+ Hits         1397     3065     +1668     
+ Misses       2709     1349     -1360
Flag Coverage Δ
#integration 63.95% <80.59%> (?)
#unittest 34.23% <72.58%> (+0.21%) :arrow_up:
Impacted Files Coverage Δ
src/query_arb.h 0% <ø> (ø) :arrow_up:
src/query_arb.cpp 55.08% <ø> (+21.98%) :arrow_up:
src/famfinder.cpp 75.08% <100%> (+38.87%) :arrow_up:
src/align.cpp 55.98% <100%> (+55.55%) :arrow_up:
src/search_filter.cpp 58.82% <100%> (+58.28%) :arrow_up:
src/sina.cpp 91.12% <100%> (ø)
src/query_pt.cpp 56.02% <77.58%> (+4.71%) :arrow_up:
src/timer.h 88.15% <0%> (+0.15%) :arrow_up:
src/kmer_search.cpp 95.08% <0%> (+2.18%) :arrow_up:
... and 31 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 1e18e72...1fa29fa. Read the comment docs.