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

*: Convert slices to arrays instead of `copy` where possible #2885

Closed cthulhu-rider closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 23.74%. Comparing base (e6eeda1) to head (35ca2f1).

Files Patch % Lines
cmd/neofs-adm/internal/modules/morph/container.go 0.00% 17 Missing :warning:
cmd/neofs-adm/internal/modules/morph/config.go 0.00% 1 Missing :warning:
cmd/neofs-node/reputation/intermediate/contract.go 0.00% 1 Missing :warning:
...kg/services/object_manager/storagegroup/collect.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2885 +/- ## ======================================= Coverage 23.74% 23.74% ======================================= Files 774 774 Lines 44801 44783 -18 ======================================= - Hits 10636 10634 -2 + Misses 33311 33294 -17 - Partials 854 855 +1 ```

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