gatk icon indicating copy to clipboard operation
gatk copied to clipboard

Fixed the broken test in DirichletAlleleDepthAndFractionIntegrationTest

Open jamesemery opened this issue 2 years ago • 2 comments

jamesemery avatar Jul 25 '22 19:07 jamesemery

Github actions tests reported job failures from actions build 2734621260 Failures in the following jobs:

Test Type JDK Job ID Logs
integration 11 2734621260.12 logs
integration 8 2734621260.0 logs

gatk-bot avatar Jul 25 '22 19:07 gatk-bot

Codecov Report

Merging #7963 (6acde88) into master (f1e7265) will increase coverage by 0.001%. The diff coverage is 100.000%.

@@               Coverage Diff               @@
##              master     #7963       +/-   ##
===============================================
+ Coverage     86.689%   86.690%   +0.001%     
- Complexity     38394     38396        +2     
===============================================
  Files           2308      2308               
  Lines         180119    180122        +3     
  Branches       19823     19823               
===============================================
+ Hits          156143    156148        +5     
+ Misses         17036     17033        -3     
- Partials        6940      6941        +1     
Impacted Files Coverage Δ
...irichletAlleleDepthAndFractionIntegrationTest.java 100.000% <100.000%> (ø)
...itute/hellbender/tools/LocalAssemblerUnitTest.java 92.448% <0.000%> (ø)
.../hellbender/utils/python/PythonUnitTestRunner.java 78.689% <0.000%> (+3.279%) :arrow_up:

codecov[bot] avatar Jul 27 '22 19:07 codecov[bot]