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

Changed ReadNameReadFilter to support mulitple readname inputs #8405

Merged
merged 4 commits into from
Jul 10, 2023

updating a test to enforce the new readname filtering behavior

29f04d5
Select commit
Loading
Failed to load commit list.
Merged

Changed ReadNameReadFilter to support mulitple readname inputs #8405

updating a test to enforce the new readname filtering behavior
29f04d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2023 in 0s

86.335% (+9.435%) compared to 01e45a2

View this Pull Request on Codecov

86.335% (+9.435%) compared to 01e45a2

Details

Codecov Report

Merging #8405 (29f04d5) into master (01e45a2) will increase coverage by 9.435%.
The diff coverage is 83.333%.

Additional details and impacted files
@@               Coverage Diff               @@
##              master     #8405       +/-   ##
===============================================
+ Coverage     76.900%   86.335%   +9.435%     
- Complexity     36379     39490     +3111     
===============================================
  Files           2359      2360        +1     
  Lines         185765    185772        +7     
  Branches       20315     20315               
===============================================
+ Hits          142854    160387    +17533     
+ Misses         36181     18239    -17942     
- Partials        6730      7146      +416     
Impacted Files Coverage Δ
.../hellbender/engine/filters/ReadNameReadFilter.java 66.667% <0.000%> (ø)
...titute/hellbender/engine/ReadsContextUnitTest.java 92.308% <100.000%> (+1.003%) ⬆️
...nder/engine/filters/ReadFilterLibraryUnitTest.java 100.000% <100.000%> (ø)

... and 320 files with indirect coverage changes