gatk icon indicating copy to clipboard operation
gatk copied to clipboard

Fix DirichletAlleleDepthAndFraction test to not modify it's expected results.

Open cmnbroad opened this issue 4 years ago • 2 comments

cmnbroad avatar Nov 15 '21 15:11 cmnbroad

Rebased on current master, and added a second commit to reflect the new test results that are presumably related to https://github.com/broadinstitute/gatk/pull/7394. I assume that the original issue (overwriting the expected results) masked the fact that these test results changed when the tests were run for https://github.com/broadinstitute/gatk/pull/7394.

cmnbroad avatar Nov 22 '21 19:11 cmnbroad

Codecov Report

Merging #7563 (8c5365b) into master (6c6db6e) will decrease coverage by 0.001%. The diff coverage is n/a.

@@               Coverage Diff               @@
##              master     #7563       +/-   ##
===============================================
- Coverage     86.946%   86.945%   -0.001%     
+ Complexity     36929     36928        -1     
===============================================
  Files           2219      2219               
  Lines         173667    173668        +1     
  Branches       18755     18755               
===============================================
- Hits          150996    150995        -1     
- Misses         16057     16058        +1     
- Partials        6614      6615        +1     
Impacted Files Coverage Δ
...irichletAlleleDepthAndFractionIntegrationTest.java 100.000% <ø> (ø)
.../hellbender/utils/python/PythonUnitTestRunner.java 75.410% <0.000%> (-3.279%) :arrow_down:

codecov[bot] avatar May 24 '22 14:05 codecov[bot]

Closing in favor of https://github.com/broadinstitute/gatk/pull/7963.

cmnbroad avatar Sep 07 '22 13:09 cmnbroad