Skip to content

sn: do not respond with epoch in metaheader - #4072

Merged
roman-khimov merged 1 commit into
masterfrom
fix/attach-meta-headers-for-GET-stream-messages
Jul 31, 2026
Merged

sn: do not respond with epoch in metaheader#4072
roman-khimov merged 1 commit into
masterfrom
fix/attach-meta-headers-for-GET-stream-messages

sn: do not respond with epoch in ResponseMetaHeader

ed4da94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

27.20% (-0.01%) compared to df6385a, passed because coverage increased by 0% when compared to adjusted base (27.20%)

View this Pull Request on Codecov

27.20% (-0.01%) compared to df6385a, passed because coverage increased by 0% when compared to adjusted base (27.20%)

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.20%. Comparing base (df6385a) to head (ed4da94).

Files with missing lines Patch % Lines
cmd/neofs-node/accounting.go 0.00% 1 Missing ⚠️
cmd/neofs-node/session.go 0.00% 1 Missing ⚠️
pkg/services/accounting/server.go 0.00% 1 Missing ⚠️
pkg/services/session/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4072      +/-   ##
==========================================
- Coverage   27.20%   27.20%   -0.01%     
==========================================
  Files         676      676              
  Lines       46241    46227      -14     
==========================================
- Hits        12582    12577       -5     
+ Misses      32445    32437       -8     
+ Partials     1214     1213       -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.