nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

object/search: Refactor storage policy processing #2806

Closed cthulhu-rider closed 1 month ago

cthulhu-rider commented 2 months ago
carpawell commented 2 months ago

Some conflict is here.

roman-khimov commented 2 months ago

Post-0.41.0.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 39.77273% with 53 lines in your changes are missing coverage. Please review.

Project coverage is 23.65%. Comparing base (561ea49) to head (abbf849). Report is 7 commits behind head on master.

Files Patch % Lines
pkg/services/object/search/container.go 44.82% 25 Missing and 7 partials :warning:
cmd/neofs-node/object.go 0.00% 14 Missing :warning:
cmd/neofs-node/policy.go 69.23% 2 Missing and 2 partials :warning:
pkg/services/object/search/service.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2806 +/- ## ========================================== + Coverage 23.63% 23.65% +0.01% ========================================== Files 769 769 Lines 44594 44516 -78 ========================================== - Hits 10541 10531 -10 + Misses 33202 33131 -71 - Partials 851 854 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.