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

fix no data hom refs #8715

Merged
merged 8 commits into from
Mar 7, 2024

Address review comments

fec031b
Select commit
Loading
Failed to load commit list.
Merged

fix no data hom refs #8715

Address review comments
fec031b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

86.399% (-0.002%) compared to b68fadc

View this Pull Request on Codecov

86.399% (-0.002%) compared to b68fadc

Details

Codecov Report

Merging #8715 (fec031b) into master (b68fadc) will decrease coverage by 0.002%.
Report is 6 commits behind head on master.
The diff coverage is 96.809%.

Additional details and impacted files
@@               Coverage Diff               @@
##              master     #8715       +/-   ##
===============================================
- Coverage     86.401%   86.399%   -0.002%     
- Complexity     39828     39879       +51     
===============================================
  Files           2371      2371               
  Lines         187404    187657      +253     
  Branches       20511     20535       +24     
===============================================
+ Hits          161919    162134      +215     
- Misses         18260     18282       +22     
- Partials        7225      7241       +16     
Files Coverage Δ
...stitute/hellbender/tools/walkers/CombineGVCFs.java 94.675% <100.000%> (ø)
...lkers/ReferenceConfidenceVariantContextMerger.java 94.194% <100.000%> (+0.019%) ⬆️
...tools/walkers/genotyper/AlleleSubsettingUtils.java 91.304% <100.000%> (ø)
...ls/walkers/genotyper/GenotypeAssignmentMethod.java 100.000% <ø> (ø)
...bender/tools/walkers/variantutils/ReblockGVCF.java 81.236% <ø> (ø)
...lbender/utils/variant/GATKVariantContextUtils.java 88.413% <100.000%> (+0.027%) ⬆️
...der/tools/walkers/CombineGVCFsIntegrationTest.java 91.597% <100.000%> (ø)
.../tools/walkers/GnarlyGenotyperIntegrationTest.java 99.281% <100.000%> (+0.158%) ⬆️
...walkers/gnarlyGenotyper/GnarlyGenotyperEngine.java 77.917% <50.000%> (+0.186%) ⬆️
...er/tools/walkers/GenotypeGVCFsIntegrationTest.java 91.118% <96.552%> (+0.304%) ⬆️

... and 18 files with indirect coverage changes