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: Correct a few potential null derefs in bootstrap daemon. #2662

Merged
merged 1 commit into from
Feb 9, 2024

fix: Correct a few potential null derefs in bootstrap daemon.

08d3393
Select commit
Loading
Failed to load commit list.
Merged

fix: Correct a few potential null derefs in bootstrap daemon. #2662

fix: Correct a few potential null derefs in bootstrap daemon.
08d3393
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

73.72% (+0.02%) compared to b9877b3

View this Pull Request on Codecov

73.72% (+0.02%) compared to b9877b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b9877b3) 73.69% compared to head (08d3393) 73.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2662      +/-   ##
==========================================
+ Coverage   73.69%   73.72%   +0.02%     
==========================================
  Files         148      148              
  Lines       30479    30479              
==========================================
+ Hits        22461    22470       +9     
+ Misses       8018     8009       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.