Skip to content

Fix SIGHUP - #4113

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

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

node: handle invalid node attributes on SIGHUP

771b309
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 10, 2026 in 1s

27.18% (-0.01%) compared to 36e3cf4

View this Pull Request on Codecov

27.18% (-0.01%) compared to 36e3cf4

Details

Codecov Report

❌ Patch coverage is 0% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.18%. Comparing base (36e3cf4) to head (771b309).

Files with missing lines Patch % Lines
cmd/neofs-node/config.go 0.00% 34 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.19%   27.18%   -0.01%     
==========================================
  Files         677      677              
  Lines       46206    46210       +4     
==========================================
- Hits        12564    12562       -2     
- Misses      32442    32447       +5     
- Partials     1200     1201       +1     

☔ 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.