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
32 stars 38 forks source link

node: use version attribute setter from SDK #3017

Closed carpawell closed 1 week ago

carpawell commented 1 week ago

It was unavailable at feature release time.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 22.83%. Comparing base (b7714ae) to head (ae28e08). Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/config.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3017 +/- ## ========================================== - Coverage 22.84% 22.83% -0.02% ========================================== Files 790 790 Lines 58344 58344 ========================================== - Hits 13328 13322 -6 - Misses 44136 44140 +4 - Partials 880 882 +2 ```

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