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

go.mod: Downgrade SDK to the version without split changes #2759

Closed carpawell closed 4 months ago

carpawell commented 4 months ago

Node code is not ready for them, will be updated via another PR.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 21.89%. Comparing base (d7c7aba) to head (df91446).

Files Patch % Lines
pkg/services/object/acl/v2/service.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2759 +/- ## ======================================= Coverage 21.89% 21.89% ======================================= Files 787 787 Lines 46643 46643 ======================================= + Hits 10212 10213 +1 + Misses 35555 35554 -1 Partials 876 876 ```

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