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/v2 split placement to non-container node #2792

Closed carpawell closed 3 months ago

carpawell commented 3 months ago

Run is here (was not finished at the comment creation time but should be ok).

Why PUT == object not found: https://github.com/nspcc-dev/neofs-node/issues/2744.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 22.02%. Comparing base (0d6d585) to head (695cad1).

Files Patch % Lines
pkg/services/object/put/distributed.go 0.00% 28 Missing :warning:
pkg/services/object_manager/placement/traverser.go 0.00% 8 Missing :warning:
pkg/services/object/put/streamer.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2792 +/- ## ========================================== - Coverage 22.03% 22.02% -0.01% ========================================== Files 789 789 Lines 47245 47265 +20 ========================================== Hits 10410 10410 - Misses 35941 35961 +20 Partials 894 894 ```

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