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/GAS consumption by SN #2777

Closed carpawell closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 22.04%. Comparing base (06994b9) to head (0a35431).

Files Patch % Lines
pkg/innerring/processors/alphabet/processor.go 0.00% 14 Missing :warning:
pkg/innerring/processors/alphabet/process_emit.go 0.00% 5 Missing :warning:
pkg/innerring/processors/alphabet/handlers.go 0.00% 2 Missing :warning:
pkg/morph/client/netmap/add_peer.go 0.00% 2 Missing :warning:
cmd/neofs-node/netmap.go 0.00% 1 Missing :warning:
pkg/morph/client/netmap/update_state.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2777 +/- ## ======================================= Coverage 22.04% 22.04% ======================================= Files 787 787 Lines 46738 46738 ======================================= + Hits 10302 10304 +2 + Misses 35553 35552 -1 + Partials 883 882 -1 ```

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