Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node/object: Fix Put op condition checking requests with copies number #3042

Merged
merged 3 commits into from
Dec 6, 2024

node/object: Allow local Put op with copies number set to 1

8dd6a65
Select commit
Loading
Failed to load commit list.
Merged

node/object: Fix Put op condition checking requests with copies number #3042

node/object: Allow local Put op with copies number set to 1
8dd6a65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

22.63% (+0.00%) compared to f831c75

View this Pull Request on Codecov

22.63% (+0.00%) compared to f831c75

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 22.63%. Comparing base (f831c75) to head (8dd6a65).

Files with missing lines Patch % Lines
pkg/services/object/put/streamer.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3042   +/-   ##
=======================================
  Coverage   22.63%   22.63%           
=======================================
  Files         791      791           
  Lines       58616    58615    -1     
=======================================
  Hits        13265    13265           
+ Misses      44453    44452    -1     
  Partials      898      898           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.