Skip to content

node: update netmap info if addresses change in config#3828

Merged
roman-khimov merged 3 commits intomasterfrom
same-addr
Feb 17, 2026
Merged

node: update netmap info if addresses change in config#3828
roman-khimov merged 3 commits intomasterfrom
same-addr

Conversation

@roman-khimov
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.53%. Comparing base (93ee8e9) to head (7e55225).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/control/shards_list.go 0.00% 12 Missing ⚠️
cmd/neofs-node/netmap.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3828      +/-   ##
==========================================
- Coverage   25.53%   25.53%   -0.01%     
==========================================
  Files         669      669              
  Lines       42940    42940              
==========================================
- Hits        10966    10964       -2     
- Misses      30970    30972       +2     
  Partials     1004     1004              

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

@roman-khimov
Copy link
Member Author

Linter failure is unrelated, but fixed here anyway.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
This code is doing something strange. Fixes linter:
    cmd/neofs-cli/modules/control/shards_list.go:109:3  staticcheck  QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...))

Signed-off-by: Roman Khimov <roman@nspcc.ru>
    /home/runner/work/neofs-node/neofs-node/cmd/neofs-node/policy_test.go:112:3                 staticcheck  QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...))
    /home/runner/work/neofs-node/neofs-node/cmd/neofs-node/policy_test.go:113:3                 staticcheck  QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...))

Signed-off-by: Roman Khimov <roman@nspcc.ru>
@roman-khimov roman-khimov merged commit afa5c80 into master Feb 17, 2026
20 of 22 checks passed
@roman-khimov roman-khimov deleted the same-addr branch February 17, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants