Skip to content

sn: eliminate old meta service

f9b5259
Select commit
Loading
Failed to load commit list.
Open

Feat/meta/sn #3991

sn: eliminate old meta service
f9b5259
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2026 in 1s

27.60% (-0.75%) compared to 31835d3

View this Pull Request on Codecov

27.60% (-0.75%) compared to 31835d3

Details

Codecov Report

❌ Patch coverage is 15.28998% with 482 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.60%. Comparing base (31835d3) to head (f9b5259).

Files with missing lines Patch % Lines
cmd/neofs-node/meta.go 0.00% 139 Missing ⚠️
pkg/services/meta/meta.go 25.43% 81 Missing and 4 partials ⚠️
pkg/services/sidechain/sidechain.go 0.00% 80 Missing ⚠️
pkg/services/object/put/distributed.go 14.54% 46 Missing and 1 partial ⚠️
pkg/core/object/replicate.go 11.11% 40 Missing ⚠️
pkg/services/meta/blocks.go 0.00% 31 Missing ⚠️
pkg/services/meta/storage.go 7.40% 25 Missing ⚠️
pkg/services/object/put/streamer.go 31.81% 14 Missing and 1 partial ⚠️
pkg/services/meta/notifications.go 0.00% 8 Missing ⚠️
pkg/services/object/put/ec.go 0.00% 6 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3991      +/-   ##
==========================================
- Coverage   28.34%   27.60%   -0.75%     
==========================================
  Files         681      683       +2     
  Lines       45756    45215     -541     
==========================================
- Hits        12969    12481     -488     
- Misses      31555    31561       +6     
+ Partials     1232     1173      -59     

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