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

object/search: Support numeric queries #2733

Closed cthulhu-rider closed 6 months ago

cthulhu-rider commented 7 months ago

WIP:

all ready, waiting for SDK merge

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 28.99%. Comparing base (3b0bc18) to head (b0e4662).

Files Patch % Lines
pkg/local_object_storage/metabase/select.go 72.63% 17 Missing and 9 partials :warning:
pkg/services/object/search/search.go 25.00% 7 Missing and 2 partials :warning:
pkg/local_object_storage/engine/select.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2733 +/- ## ========================================== + Coverage 28.86% 28.99% +0.12% ========================================== Files 415 415 Lines 32485 32588 +103 ========================================== + Hits 9376 9448 +72 - Misses 22265 22288 +23 - Partials 844 852 +8 ```

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