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

eacl: Support new operators #2742

Closed cthulhu-rider closed 4 months ago

cthulhu-rider commented 5 months ago

all ready, waiting for SDK merge

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 28.71%. Comparing base (28b122a) to head (1c874e0).

Files Patch % Lines
cmd/neofs-cli/modules/util/acl.go 76.78% 13 Missing :warning:
pkg/innerring/processors/container/process_eacl.go 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2742 +/- ## ========================================== - Coverage 29.05% 28.71% -0.35% ========================================== Files 414 427 +13 Lines 32448 33184 +736 ========================================== + Hits 9428 9528 +100 - Misses 22168 22801 +633 - Partials 852 855 +3 ```

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