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

object/put: log meta errors instead of erroring out #3029

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

roman-khimov
Copy link
Member

We don't have this finished yet, so it'd be safer for 0.44.0 to just log any errors, but continue working as it worked before.

We don't have this finished yet, so it'd be safer for 0.44.0 to just log any
errors, but continue working as it worked before.

Signed-off-by: Roman Khimov <[email protected]>
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

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

Project coverage is 22.63%. Comparing base (f90a3d3) to head (f3b12fd).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/put/distributed.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3029   +/-   ##
=======================================
  Coverage   22.62%   22.63%           
=======================================
  Files         791      791           
  Lines       58526    58531    +5     
=======================================
+ Hits        13244    13247    +3     
- Misses      44384    44387    +3     
+ Partials      898      897    -1     

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

@roman-khimov roman-khimov merged commit 6f3ff4a into master Nov 26, 2024
19 of 22 checks passed
@roman-khimov roman-khimov deleted the log-meta-errors branch November 26, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants