nspcc-dev / neofs-sdk-go

Go implementation of NeoFS SDK
Apache License 2.0
5 stars 14 forks source link

Fix out of range panic #582

Closed smallhive closed 2 months ago

smallhive commented 2 months ago

It appears if passing more then one attribute to the command

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 68.18%. Comparing base (611ba44) to head (14fe03d). Report is 1 commits behind head on master.

Files Patch % Lines
client/common.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #582 +/- ## ========================================== - Coverage 68.19% 68.18% -0.02% ========================================== Files 122 122 Lines 10033 10035 +2 ========================================== Hits 6842 6842 - Misses 2812 2814 +2 Partials 379 379 ```

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