Skip to content

node: Fix nil panic in control service

Codecov / codecov/project failed Nov 21, 2023 in 0s

30.61% (-0.01%) compared to 67c5b02

View this Pull Request on Codecov

30.61% (-0.01%) compared to 67c5b02

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (67c5b02) 30.62% compared to head (77404cc) 30.61%.

Files Patch % Lines
cmd/neofs-node/main.go 0.00% 8 Missing ⚠️
cmd/neofs-node/control.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2655      +/-   ##
==========================================
- Coverage   30.62%   30.61%   -0.01%     
==========================================
  Files         406      406              
  Lines       30070    30066       -4     
==========================================
- Hits         9208     9206       -2     
+ Misses      20085    20082       -3     
- Partials      777      778       +1     

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