nspcc-dev / neo-go

Go Node and SDK for the Neo blockchain
MIT License
123 stars 79 forks source link

cli: adjust error of `upload-bin` command #3626

Closed AliceInHunterland closed 1 month ago

AliceInHunterland commented 1 month ago

Close #3621

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 83.36%. Comparing base (14ea5a8) to head (87bbff9). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
cli/util/uploader.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3626 +/- ## ========================================== - Coverage 84.66% 83.36% -1.31% ========================================== Files 334 334 Lines 39321 46440 +7119 ========================================== + Hits 33290 38713 +5423 - Misses 4453 6151 +1698 + Partials 1578 1576 -2 ```

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