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

adm: Read GAS from the correct flag in `generate-storage-wallet` #2766

Closed carpawell closed 7 months ago

carpawell commented 7 months ago

A copy-paste regression from the d41d7a7d37ecec6a86bed9352e92d177a6f8f41b.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 22.04%. Comparing base (e64483d) to head (b4f15b2).

Files Patch % Lines
cmd/neofs-adm/internal/modules/morph/generate.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2766 +/- ## ========================================== - Coverage 22.04% 22.04% -0.01% ========================================== Files 787 787 Lines 46738 46738 ========================================== - Hits 10304 10302 -2 - Misses 35552 35553 +1 - Partials 882 883 +1 ```

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