Skip to content

sn/object: Do not unmarshal local object header in HEAD

637a614
Select commit
Loading
Failed to load commit list.
Merged

Buffered local HEAD #3865

sn/object: Do not unmarshal local object header in HEAD
637a614
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

26.04% (+0.30%) compared to 349331f

View this Pull Request on Codecov

26.04% (+0.30%) compared to 349331f

Details

Codecov Report

❌ Patch coverage is 43.99293% with 317 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.04%. Comparing base (349331f) to head (637a614).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/protobuf/api.go 0.00% 137 Missing ⚠️
pkg/services/object/acl/eacl/v2/object.go 60.37% 27 Missing and 15 partials ⚠️
internal/protobuf/buffers.go 0.00% 30 Missing ⚠️
pkg/services/object/server.go 45.23% 20 Missing and 3 partials ⚠️
pkg/local_object_storage/shard/head.go 73.52% 14 Missing and 4 partials ⚠️
pkg/services/object/proto.go 84.84% 10 Missing and 5 partials ⚠️
cmd/neofs-node/object.go 0.00% 12 Missing ⚠️
pkg/local_object_storage/engine/head.go 54.16% 11 Missing ⚠️
internal/protobuf/codecs.go 0.00% 8 Missing ⚠️
pkg/services/object/get/get.go 0.00% 4 Missing and 1 partial ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3865      +/-   ##
==========================================
+ Coverage   25.74%   26.04%   +0.30%     
==========================================
  Files         670      675       +5     
  Lines       43051    43589     +538     
==========================================
+ Hits        11083    11353     +270     
- Misses      30952    31175     +223     
- Partials     1016     1061      +45     

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