Skip to content

sn/meta: fix applying chain defaults#4027

Merged
roman-khimov merged 1 commit into
masterfrom
fix/meta/sn-panics
Jun 18, 2026
Merged

sn/meta: fix applying chain defaults#4027
roman-khimov merged 1 commit into
masterfrom
fix/meta/sn-panics

Conversation

@carpawell

Copy link
Copy Markdown
Member

Also move every magic (currently) number config values to applyMetachainDefaults func to have them in a single place (block times are a different story).

Also move every magic (currently) number config values to
`applyMetachainDefaults` func to have them in a single place (block times are a
different story). Closes #4026.

Signed-off-by: Pavel Karpy <carpawell@nspcc.io>
@carpawell carpawell force-pushed the fix/meta/sn-panics branch from 820b0a1 to bab6eb6 Compare June 18, 2026 10:32
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.97%. Comparing base (29f20c7) to head (bab6eb6).

Files with missing lines Patch % Lines
cmd/neofs-node/meta.go 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4027      +/-   ##
==========================================
- Coverage   26.97%   26.97%   -0.01%     
==========================================
  Files         684      684              
  Lines       46521    46522       +1     
==========================================
- Hits        12551    12547       -4     
- Misses      32786    32789       +3     
- Partials     1184     1186       +2     

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

@carpawell carpawell requested a review from evgeniiz321 June 18, 2026 10:39
@roman-khimov roman-khimov merged commit cf67136 into master Jun 18, 2026
17 of 22 checks passed
@roman-khimov roman-khimov deleted the fix/meta/sn-panics branch June 18, 2026 11:35
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.

2 participants