Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed M2 bug for germline resources with AF=. #5442

Merged
merged 2 commits into from
Nov 21, 2018
Merged

Conversation

@codecov-io
Copy link

Codecov Report

Merging #5442 into master will increase coverage by <.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5442      +/-   ##
============================================
+ Coverage        87%      87%   +<.01%     
- Complexity    31171    31175       +4     
============================================
  Files          1908     1908              
  Lines        143988   144007      +19     
  Branches      15925    15927       +2     
============================================
+ Hits         125279   125297      +18     
- Misses        12951    12953       +2     
+ Partials       5758     5757       -1
Impacted Files Coverage Δ Complexity Δ
...itute/hellbender/tools/walkers/SplitIntervals.java 88.88% <ø> (ø) 6 <0> (ø) ⬇️
.../walkers/mutect/GermlineProbabilityCalculator.java 93.54% <100%> (+3.22%) 12 <2> (ø) ⬇️
...r/tools/walkers/mutect/Mutect2IntegrationTest.java 94.48% <100%> (+0.11%) 72 <1> (+1) ⬆️
...hellbender/tools/walkers/mutect/Mutect2Engine.java 89.88% <66.66%> (-1.26%) 63 <3> (+3)
...utils/smithwaterman/SmithWatermanIntelAligner.java 50% <0%> (-30%) 1% <0%> (-2%)
...ithwaterman/SmithWatermanIntelAlignerUnitTest.java 60% <0%> (ø) 2% <0%> (ø) ⬇️
...oadinstitute/hellbender/utils/gcs/BucketUtils.java 81.09% <0%> (+0.6%) 42% <0%> (ø) ⬇️
...walkers/haplotypecaller/AssemblyRegionTrimmer.java 62.72% <0%> (+2.72%) 20% <0%> (+2%) ⬆️

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 9c4a27b...bf39362. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants