Skip to content

metabase: store associated object field in bytes

bec2d00
Select commit
Loading
Failed to load commit list.
Open

metabase: store associated object field in bytes #3971

metabase: store associated object field in bytes
bec2d00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

28.06% (+0.34%) compared to ec8b66e

View this Pull Request on Codecov

28.06% (+0.34%) compared to ec8b66e

Details

Codecov Report

❌ Patch coverage is 54.20561% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.06%. Comparing base (ec8b66e) to head (bec2d00).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
pkg/local_object_storage/metabase/version.go 51.76% 30 Missing and 11 partials ⚠️
pkg/core/object/metadata.go 0.00% 3 Missing ⚠️
pkg/local_object_storage/metabase/get.go 60.00% 1 Missing and 1 partial ⚠️
pkg/local_object_storage/metabase/metadata.go 81.81% 1 Missing and 1 partial ⚠️
pkg/util/meta/test/metatest.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3971      +/-   ##
==========================================
+ Coverage   27.72%   28.06%   +0.34%     
==========================================
  Files         676      680       +4     
  Lines       44962    45390     +428     
==========================================
+ Hits        12465    12740     +275     
- Misses      31367    31459      +92     
- Partials     1130     1191      +61     

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