Skip to content

Remote version and no origin for requests - #4103

Merged
roman-khimov merged 6 commits into
masterfrom
remote-version-for-requests
Jul 30, 2026
Merged

Remote version and no origin for requests#4103
roman-khimov merged 6 commits into
masterfrom
remote-version-for-requests

object: forward PUT as is if non-container

54bb544
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2026 in 0s

27.19% (-0.03%) compared to 603b682

View this Pull Request on Codecov

27.19% (-0.03%) compared to 603b682

Details

Codecov Report

❌ Patch coverage is 16.66667% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.19%. Comparing base (603b682) to head (54bb544).

Files with missing lines Patch % Lines
pkg/network/cache/clients.go 7.40% 25 Missing ⚠️
pkg/services/object/server.go 0.00% 11 Missing ⚠️
pkg/services/object/put/slice.go 0.00% 2 Missing ⚠️
pkg/services/object/acl/eacl/v2/xheader.go 80.00% 1 Missing ⚠️
pkg/services/object/put/streamer.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4103      +/-   ##
==========================================
- Coverage   27.21%   27.19%   -0.03%     
==========================================
  Files         676      676              
  Lines       46221    46191      -30     
==========================================
- Hits        12578    12560      -18     
+ Misses      32435    32423      -12     
  Partials     1208     1208              

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