nspcc-dev / neo-go

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

cli: fix empty block uploading in `util upload-bin` #3633

Closed AliceInHunterland closed 3 weeks ago

AliceInHunterland commented 3 weeks ago

Close #3630

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 83.27%. Comparing base (29bb3ff) to head (e00d7fe). 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 #3633 +/- ## ========================================== - Coverage 83.33% 83.27% -0.06% ========================================== Files 334 334 Lines 46445 46446 +1 ========================================== - Hits 38704 38679 -25 - Misses 6163 6193 +30 + Partials 1578 1574 -4 ```

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