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

Add support for breakend replacement alleles in SVCluster #8408

Merged
merged 2 commits into from
Jul 12, 2023

Reviewer suggestion

85956dd
Select commit
Loading
Failed to load commit list.
Merged

Add support for breakend replacement alleles in SVCluster #8408

Reviewer suggestion
85956dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2023 in 1s

86.344% (+1.776%) compared to 3b95e6b

View this Pull Request on Codecov

86.344% (+1.776%) compared to 3b95e6b

Details

Codecov Report

Merging #8408 (85956dd) into master (3b95e6b) will increase coverage by 1.776%.
The diff coverage is 96.667%.

Additional details and impacted files
@@               Coverage Diff               @@
##              master     #8408       +/-   ##
===============================================
+ Coverage     84.568%   86.344%   +1.776%     
- Complexity     38765     39510      +745     
===============================================
  Files           2359      2360        +1     
  Lines         185765    185914      +149     
  Branches       20315     20320        +5     
===============================================
+ Hits          157098    160525     +3427     
+ Misses         21672     18243     -3429     
- Partials        6995      7146      +151     
Impacted Files Coverage Δ
...lbender/tools/sv/cluster/CanonicalSVCollapser.java 81.194% <85.000%> (+0.021%) ⬆️
...tools/sv/cluster/CanonicalSVCollapserUnitTest.java 99.212% <98.450%> (-0.156%) ⬇️
...stitute/hellbender/tools/walkers/sv/SVCluster.java 88.372% <100.000%> (-0.392%) ⬇️

... and 104 files with indirect coverage changes