Skip to content

Fix SIGHUP - #4113

Open
End-rey wants to merge 3 commits into
masterfrom
fix-sighup
Open

Fix SIGHUP#4113
End-rey wants to merge 3 commits into
masterfrom
fix-sighup

node: handle invalid node attributes on SIGHUP

290f5ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 7, 2026 in 1s

27.23% (-0.03%) compared to 68883b0

View this Pull Request on Codecov

27.23% (-0.03%) compared to 68883b0

Details

Codecov Report

❌ Patch coverage is 0% with 106 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.23%. Comparing base (68883b0) to head (290f5ff).

Files with missing lines Patch % Lines
cmd/neofs-node/grpc.go 0.00% 60 Missing ⚠️
cmd/neofs-node/config.go 0.00% 35 Missing ⚠️
cmd/neofs-node/attributes.go 0.00% 7 Missing ⚠️
cmd/neofs-node/netmap.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4113      +/-   ##
==========================================
- Coverage   27.26%   27.23%   -0.03%     
==========================================
  Files         678      678              
  Lines       46301    46347      +46     
==========================================
  Hits        12622    12622              
- Misses      32461    32507      +46     
  Partials     1218     1218              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.