ultimatesource / denovogear

A program to detect denovo-variants using next-generation sequencing data.
http://www.nature.com/nmeth/journal/v10/n10/full/nmeth.2611.html
GNU General Public License v3.0
49 stars 25 forks source link

Feature/PeelingUnitTests #228

Closed reedacartwright closed 7 years ago

reedacartwright commented 7 years ago

Fix bugs in peeling and reverse peeling.

Complete the Unit tests for peeling and reverse peeling.

codecov[bot] commented 7 years ago

Codecov Report

Merging #228 into develop will increase coverage by 0.7%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #228     +/-   ##
==========================================
+ Coverage    66.99%   67.69%   +0.7%     
==========================================
  Files           70       70             
  Lines         6517     6516      -1     
  Branches      1139     1139             
==========================================
+ Hits          4366     4411     +45     
+ Misses        1688     1636     -52     
- Partials       463      469      +6
Impacted Files Coverage Δ
src/lib/peeling.cc 97.7% <100%> (+29.12%) :arrow_up:
src/include/dng/mutation.h 89.81% <0%> (-4.63%) :arrow_down:

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 21a2c36...0360d12. Read the comment docs.