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 NPE from unintialized logger in GenotypingEngine #8159

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

lbergelson
Copy link
Member

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #8159 (9eaceaa) into master (9f77b1f) will increase coverage by 0.000%.
The diff coverage is 100.000%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #8159   +/-   ##
===========================================
  Coverage     86.658%   86.658%           
- Complexity     39020     39024    +4     
===========================================
  Files           2337      2337           
  Lines         182958    182959    +1     
  Branches       20080     20079    -1     
===========================================
+ Hits          158547    158548    +1     
+ Misses         17365     17363    -2     
- Partials        7046      7048    +2     
Impacted Files Coverage Δ
...nder/tools/walkers/genotyper/GenotypingEngine.java 86.250% <100.000%> (+0.086%) ⬆️
...itute/hellbender/tools/LocalAssemblerUnitTest.java 92.448% <0.000%> (ø)

Copy link
Collaborator

@droazen droazen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@droazen droazen merged commit 43e2d04 into master Jan 12, 2023
@droazen droazen deleted the lb_fix_osl_npe branch January 12, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants