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
32 stars 38 forks source link

Use more of NNS wrapper in adm #2847

Closed roman-khimov closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 23.67%. Comparing base (ce9a936) to head (2032a83).

Files Patch % Lines
cmd/neofs-adm/internal/modules/morph/config.go 0.00% 4 Missing :warning:
cmd/neofs-adm/internal/modules/morph/container.go 0.00% 4 Missing :warning:
...neofs-adm/internal/modules/morph/initialize_nns.go 0.00% 4 Missing :warning:
...md/neofs-adm/internal/modules/morph/dump_hashes.go 0.00% 3 Missing :warning:
cmd/neofs-adm/internal/modules/morph/balance.go 0.00% 2 Missing :warning:
cmd/neofs-adm/internal/modules/morph/deploy.go 0.00% 2 Missing :warning:
cmd/neofs-adm/internal/modules/morph/dump_names.go 0.00% 2 Missing :warning:
cmd/neofs-adm/internal/modules/morph/epoch.go 0.00% 2 Missing :warning:
cmd/neofs-adm/internal/modules/morph/estimation.go 0.00% 2 Missing :warning:
...fs-adm/internal/modules/morph/netmap_candidates.go 0.00% 2 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2847 +/- ## ========================================== + Coverage 23.65% 23.67% +0.01% ========================================== Files 769 769 Lines 44564 44533 -31 ========================================== Hits 10541 10541 + Misses 33172 33141 -31 Partials 851 851 ```

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