Skip to content

Conversation

@End-rey
Copy link
Contributor

@End-rey End-rey commented Sep 1, 2025

Closes #3477.

@codecov
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.09%. Comparing base (3c66a31) to head (33ff78b).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
pkg/local_object_storage/metabase/version.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3555      +/-   ##
==========================================
+ Coverage   25.03%   25.09%   +0.06%     
==========================================
  Files         660      660              
  Lines       49411    49416       +5     
==========================================
+ Hits        12372    12403      +31     
+ Misses      36042    36015      -27     
- Partials      997      998       +1     

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

@End-rey End-rey force-pushed the 3477-negative-logic-object-counter branch 2 times, most recently from 969d06a to 735404d Compare September 2, 2025 11:10
@End-rey End-rey requested a review from roman-khimov September 2, 2025 12:34
@End-rey End-rey force-pushed the 3477-negative-logic-object-counter branch from 735404d to 33ff78b Compare September 3, 2025 16:23
During `InhumeContainer`, the counter was taken for all objects, but it was
needed only for those that were in the container. Add tests.

Closes #3477.

Signed-off-by: Andrey Butusov <[email protected]>
@roman-khimov roman-khimov merged commit a5ffd32 into master Sep 3, 2025
22 checks passed
@roman-khimov roman-khimov deleted the 3477-negative-logic-object-counter branch September 3, 2025 18:20
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.

Negative logic object counter

4 participants