Skip to content

ir: update epoch metric at init step and after every connection loss#4037

Merged
roman-khimov merged 1 commit into
masterfrom
fix/ir-provides-epoch-metric-on-start
Jun 22, 2026
Merged

ir: update epoch metric at init step and after every connection loss#4037
roman-khimov merged 1 commit into
masterfrom
fix/ir-provides-epoch-metric-on-start

Conversation

@carpawell

Copy link
Copy Markdown
Member

Closes #4035.

Comment thread CHANGELOG.md Outdated
@carpawell carpawell requested a review from roman-khimov June 22, 2026 15:21
@carpawell carpawell force-pushed the fix/ir-provides-epoch-metric-on-start branch from 469446b to ff996f2 Compare June 22, 2026 15:21
Closes #4035.

Signed-off-by: Pavel Karpy <carpawell@nspcc.io>
@carpawell carpawell force-pushed the fix/ir-provides-epoch-metric-on-start branch from ff996f2 to 73ce3cf Compare June 22, 2026 15:22
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 26.76%. Comparing base (47d122f) to head (73ce3cf).

Files with missing lines Patch % Lines
pkg/innerring/innerring.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4037      +/-   ##
==========================================
- Coverage   26.76%   26.76%   -0.01%     
==========================================
  Files         688      688              
  Lines       46721    46721              
==========================================
- Hits        12506    12504       -2     
- Misses      33067    33068       +1     
- Partials     1148     1149       +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.

@roman-khimov roman-khimov merged commit 4d0fbef into master Jun 22, 2026
19 of 21 checks passed
@roman-khimov roman-khimov deleted the fix/ir-provides-epoch-metric-on-start branch June 22, 2026 16:06
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.

update neofs_ir_state_epoch on success chain connection

2 participants