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

modified for error proofing #282

Closed AisaacO closed 6 years ago

reedacartwright commented 6 years ago

I need a description of the issue and example data to understand the problem that this patch fixes.

On Fri, Jul 13, 2018, 08:32 Isaac Akogwu notifications@github.com wrote:

@AisaacO https://github.com/AisaacO requested your review on: denovogear/denovogear#282 https://github.com/denovogear/denovogear/pull/282 modified for error proofing.

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/denovogear/denovogear/pull/282#event-1731498712, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGOHq4kpUsz9xCZ4TFoe8FRADdcquVwks5uF9ybgaJpZM4VOFgv .

codecov[bot] commented 6 years ago

Codecov Report

Merging #282 into develop will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #282      +/-   ##
===========================================
+ Coverage    83.96%   83.96%   +<.01%     
===========================================
  Files           65       65              
  Lines         5838     5839       +1     
===========================================
+ Hits          4902     4903       +1     
  Misses         936      936
Impacted Files Coverage Δ
src/lib/task/call.cc 97.1% <100%> (ø) :arrow_up:

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 ff2e50f...210d52a. Read the comment docs.

reedacartwright commented 6 years ago

No description of issue given.