Skip to content

docs: update SIGHUP doc

0aa32fd
Select commit
Loading
Failed to load commit list.
Merged

Reload gRPC with SIGHUP #3874

docs: update SIGHUP doc
0aa32fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2026 in 0s

26.03% (-0.03%) compared to 6e853bb

View this Pull Request on Codecov

26.03% (-0.03%) compared to 6e853bb

Details

Codecov Report

❌ Patch coverage is 0% with 176 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.03%. Comparing base (6e853bb) to head (0aa32fd).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/grpc.go 0.00% 156 Missing ⚠️
cmd/neofs-node/config.go 0.00% 10 Missing ⚠️
cmd/neofs-node/accounting.go 0.00% 2 Missing ⚠️
cmd/neofs-node/container.go 0.00% 2 Missing ⚠️
cmd/neofs-node/object.go 0.00% 2 Missing ⚠️
cmd/neofs-node/reputation.go 0.00% 2 Missing ⚠️
cmd/neofs-node/session.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3874      +/-   ##
==========================================
- Coverage   26.05%   26.03%   -0.03%     
==========================================
  Files         675      675              
  Lines       43603    43760     +157     
==========================================
+ Hits        11360    11391      +31     
- Misses      31182    31312     +130     
+ Partials     1061     1057       -4     

☔ View full report in Codecov by Sentry.
📢 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.