Skip to content

sn/object: Inline `prepareOptions` method

00af94f
Select commit
Loading
Failed to load commit list.
Draft

PUT server code improvements #3506

sn/object: Inline `prepareOptions` method
00af94f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2025 in 1s

23.79% (+0.32%) compared to 5d20065

View this Pull Request on Codecov

23.79% (+0.32%) compared to 5d20065

Details

Codecov Report

❌ Patch coverage is 61.04167% with 187 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.79%. Comparing base (5d20065) to head (00af94f).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/put/distributed.go 53.70% 43 Missing and 7 partials ⚠️
pkg/services/object/put/streamer.go 54.08% 31 Missing and 14 partials ⚠️
pkg/services/object/put/ec.go 53.40% 30 Missing and 11 partials ⚠️
pkg/services/object/server.go 0.00% 30 Missing ⚠️
internal/ec/ec.go 62.50% 8 Missing and 4 partials ⚠️
cmd/neofs-node/object.go 0.00% 5 Missing ⚠️
pkg/services/object/delete/util.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3506      +/-   ##
==========================================
+ Coverage   23.46%   23.79%   +0.32%     
==========================================
  Files         669      674       +5     
  Lines       50243    50448     +205     
==========================================
+ Hits        11788    12002     +214     
+ Misses      37535    37511      -24     
- Partials      920      935      +15     

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