Skip to content

object: complete HTTP GET response streaming and forwarder

d781e28
Select commit
Loading
Failed to load commit list.
Draft

Experiment with Go http #3973

object: complete HTTP GET response streaming and forwarder
d781e28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2026 in 1s

28.18% (-0.17%) compared to 31835d3

View this Pull Request on Codecov

28.18% (-0.17%) compared to 31835d3

Details

Codecov Report

❌ Patch coverage is 0% with 299 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.18%. Comparing base (31835d3) to head (d781e28).

Files with missing lines Patch % Lines
pkg/services/object/server.go 0.00% 201 Missing ⚠️
cmd/neofs-node/grpc.go 0.00% 43 Missing ⚠️
pkg/network/cache/clients.go 0.00% 30 Missing ⚠️
pkg/services/object/get.go 0.00% 22 Missing ⚠️
cmd/neofs-node/config.go 0.00% 1 Missing ⚠️
cmd/neofs-node/netmap.go 0.00% 1 Missing ⚠️
cmd/neofs-node/object.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3973      +/-   ##
==========================================
- Coverage   28.34%   28.18%   -0.17%     
==========================================
  Files         681      681              
  Lines       45756    46016     +260     
==========================================
  Hits        12969    12969              
- Misses      31555    31815     +260     
  Partials     1232     1232              

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