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

Rewrite complex SV functional annotation in SVAnnotate #8516

Merged
merged 4 commits into from
Jan 23, 2024

address reviewer comments, SimpleInterval unit tests

ee474f1
Select commit
Loading
Failed to load commit list.
Merged

Rewrite complex SV functional annotation in SVAnnotate #8516

address reviewer comments, SimpleInterval unit tests
ee474f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 0s

86.409% (+0.047%) compared to c9bf941

View this Pull Request on Codecov

86.409% (+0.047%) compared to c9bf941

Details

Codecov Report

Merging #8516 (ee474f1) into master (c9bf941) will increase coverage by 0.047%.
Report is 27 commits behind head on master.
The diff coverage is 96.279%.

Additional details and impacted files
@@               Coverage Diff               @@
##              master     #8516       +/-   ##
===============================================
+ Coverage     86.362%   86.409%   +0.047%     
- Complexity     39551     39885      +334     
===============================================
  Files           2362      2371        +9     
  Lines         186121    187571     +1450     
  Branches       20305     20528      +223     
===============================================
+ Hits          160738    162079     +1341     
- Misses         18236     18267       +31     
- Partials        7147      7225       +78     
Files Coverage Δ
...ender/tools/spark/sv/utils/GATKSVVCFConstants.java 96.429% <100.000%> (+0.275%) ⬆️
...titute/hellbender/tools/walkers/sv/SVAnnotate.java 98.718% <100.000%> (+0.017%) ⬆️
...roadinstitute/hellbender/utils/SimpleInterval.java 94.737% <100.000%> (+1.555%) ⬆️
...der/tools/walkers/sv/SVAnnotateEngineUnitTest.java 97.443% <100.000%> (+0.878%) ⬆️
...er/tools/walkers/sv/SVAnnotateIntegrationTest.java 79.268% <ø> (ø)
.../hellbender/tools/walkers/sv/SVAnnotateEngine.java 90.566% <95.062%> (+1.212%) ⬆️
...itute/hellbender/utils/SimpleIntervalUnitTest.java 88.660% <66.667%> (-1.450%) ⬇️

... and 90 files with indirect coverage changes