nspcc-dev / neo-go

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

upload-bin, NeoFSBlockFetcher: migrate to SEARCH with strict equality comparator #3691

Open AliceInHunterland opened 2 days ago

AliceInHunterland commented 2 days ago

Close #3670

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 82.95%. Comparing base (ff15e39) to head (e4541c5).

Files with missing lines Patch % Lines
cli/util/upload_bin.go 0.00% 39 Missing :warning:
pkg/services/blockfetcher/blockfetcher.go 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3691 +/- ## ========================================== - Coverage 83.04% 82.95% -0.10% ========================================== Files 335 335 Lines 46719 46729 +10 ========================================== - Hits 38800 38766 -34 - Misses 6327 6373 +46 + Partials 1592 1590 -2 ```

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


🚨 Try these New Features:

AnnaShaleva commented 3 hours ago

@AliceInHunterland linter is failing.