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

Metadata bucket and GC #3123

Merged
merged 1 commit into from
Feb 14, 2025

node/metabase: Properly handle removed objects in metadata bucket

1c27d8d
Select commit
Loading
Failed to load commit list.
Merged

Metadata bucket and GC #3123

node/metabase: Properly handle removed objects in metadata bucket
1c27d8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

22.98% (+0.03%) compared to edb6956

View this Pull Request on Codecov

22.98% (+0.03%) compared to edb6956

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 22.98%. Comparing base (edb6956) to head (1c27d8d).

Files with missing lines Patch % Lines
pkg/local_object_storage/metabase/metadata.go 66.66% 10 Missing and 5 partials ⚠️
pkg/local_object_storage/metabase/delete.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3123      +/-   ##
==========================================
+ Coverage   22.94%   22.98%   +0.03%     
==========================================
  Files         750      750              
  Lines       58718    58759      +41     
==========================================
+ Hits        13473    13505      +32     
- Misses      44299    44304       +5     
- Partials      946      950       +4     

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