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

Store object metadata in metabases for SearchV2 service #3080

Merged
merged 1 commit into from
Feb 11, 2025

node/metabase: Provide API for SearchV2

9e2e544
Select commit
Loading
Failed to load commit list.
Merged

Store object metadata in metabases for SearchV2 service #3080

node/metabase: Provide API for SearchV2
9e2e544
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 0s

22.92% (+0.45%) compared to 5279df2

View this Pull Request on Codecov

22.92% (+0.45%) compared to 5279df2

Details

Codecov Report

Attention: Patch coverage is 71.83099% with 180 lines in your changes missing coverage. Please review.

Project coverage is 22.92%. Comparing base (5279df2) to head (9e2e544).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
pkg/local_object_storage/metabase/metadata.go 72.36% 115 Missing and 53 partials ⚠️
pkg/local_object_storage/metabase/put.go 55.00% 6 Missing and 3 partials ⚠️
pkg/local_object_storage/metabase/containers.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3080      +/-   ##
==========================================
+ Coverage   22.47%   22.92%   +0.45%     
==========================================
  Files         751      750       -1     
  Lines       57804    58710     +906     
==========================================
+ Hits        12991    13462     +471     
- Misses      43929    44308     +379     
- Partials      884      940      +56     

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