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

Fix deployment of the Alphabet contracts #2714

Closed cthulhu-rider closed 7 months ago

cthulhu-rider commented 8 months ago

note that auto-recovery of incorrect NNS records wont be done even with these changes

codecov[bot] commented 8 months ago

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (dcbdc85) 28.78% compared to head (697e5bd) 28.77%.

Files Patch % Lines
pkg/morph/deploy/contracts.go 0.00% 12 Missing :warning:
pkg/morph/deploy/deploy.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2714 +/- ## ========================================== - Coverage 28.78% 28.77% -0.01% ========================================== Files 415 415 Lines 32375 32388 +13 ========================================== + Hits 9319 9321 +2 - Misses 22221 22233 +12 + Partials 835 834 -1 ```

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