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

cli: Use `MarkFlagsOneRequired` for mutex but required flags #2763

Closed cthulhu-rider closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 22.04%. Comparing base (14b650c) to head (8883373). Report is 4 commits behind head on master.

Files Patch % Lines
cmd/neofs-cli/modules/bearer/create.go 0.00% 1 Missing :warning:
cmd/neofs-cli/modules/control/evacuate_shard.go 0.00% 1 Missing :warning:
cmd/neofs-cli/modules/control/flush_cache.go 0.00% 1 Missing :warning:
cmd/neofs-cli/modules/control/shards_set_mode.go 0.00% 1 Missing :warning:
cmd/neofs-cli/modules/object/lock.go 0.00% 1 Missing :warning:
cmd/neofs-cli/modules/session/create.go 0.00% 1 Missing :warning:
cmd/neofs-cli/modules/storagegroup/put.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2763 +/- ## ======================================= Coverage 22.03% 22.04% ======================================= Files 787 787 Lines 46763 46751 -12 ======================================= Hits 10304 10304 + Misses 35576 35564 -12 Partials 883 883 ```

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