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

morph: Try all endpoints on client creation #2705

Closed carpawell closed 8 months ago

carpawell commented 8 months ago

Do not fail if the first one is unavailable but more endpoints are provided.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b82cb66) 28.79% compared to head (0d08b51) 28.78%.

Files Patch % Lines
pkg/morph/client/constructor.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2705 +/- ## ========================================== - Coverage 28.79% 28.78% -0.01% ========================================== Files 415 415 Lines 32371 32375 +4 ========================================== - Hits 9321 9319 -2 - Misses 22216 22221 +5 - Partials 834 835 +1 ```

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