object/put: fix concurrent PUT data corruption #3027
Merged
Codecov / codecov/project
failed
Nov 25, 2024 in 1s
22.63% (-0.23%) compared to 339b4cb
View this Pull Request on Codecov
22.63% (-0.23%) compared to 339b4cb
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 22.63%. Comparing base (
339b4cb
) to head (872baaf
).
Report is 21 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/services/object/put/distributed.go | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3027 +/- ##
==========================================
- Coverage 22.85% 22.63% -0.23%
==========================================
Files 791 791
Lines 58734 58493 -241
==========================================
- Hits 13425 13238 -187
+ Misses 44412 44358 -54
Partials 897 897
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading