Skip to content

metabase: ignore lacking split info and not found on Put

Codecov / codecov/project succeeded Dec 6, 2024 in 1s

22.41% (-0.21%) compared to 2d77475, passed because coverage increased by 0.25% when compared to adjusted base (22.16%)

View this Pull Request on Codecov

22.41% (-0.21%) compared to 2d77475, passed because coverage increased by 0.25% when compared to adjusted base (22.16%)

Details

Codecov Report

Attention: Patch coverage is 69.59459% with 90 lines in your changes missing coverage. Please review.

Project coverage is 22.41%. Comparing base (2d77475) to head (d788198).

Files with missing lines Patch % Lines
pkg/local_object_storage/blobstor/fstree/fstree.go 72.54% 13 Missing and 1 partial ⚠️
cmd/neofs-lens/internal/peapod/get.go 0.00% 10 Missing ⚠️
pkg/local_object_storage/blobstor/peapod/peapod.go 77.27% 9 Missing and 1 partial ⚠️
pkg/local_object_storage/blobstor/delete.go 0.00% 9 Missing ⚠️
...kg/local_object_storage/blobstor/common/storage.go 36.36% 4 Missing and 3 partials ⚠️
pkg/local_object_storage/blobstor/get_range.go 0.00% 7 Missing ⚠️
pkg/local_object_storage/blobstor/exists.go 54.54% 4 Missing and 1 partial ⚠️
pkg/local_object_storage/blobstor/get.go 50.00% 4 Missing ⚠️
pkg/local_object_storage/blobstor/iterate.go 55.55% 2 Missing and 2 partials ⚠️
pkg/local_object_storage/metabase/put.go 40.00% 3 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3039      +/-   ##
==========================================
- Coverage   22.62%   22.41%   -0.21%     
==========================================
  Files         791      791              
  Lines       58615    58426     -189     
==========================================
- Hits        13261    13096     -165     
+ Misses      44455    44435      -20     
+ Partials      899      895       -4     

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