RediSearch / redisearch-go

Go client for RediSearch
https://redisearch.io
BSD 3-Clause "New" or "Revised" License
288 stars 65 forks source link

change the filter of numberic with exclude flag(#143) #144

Closed xjplke closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (d43e090) into master (ef3e8f4) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   76.18%   76.18%           
=======================================
  Files          13       13           
  Lines        1432     1432           
=======================================
  Hits         1091     1091           
  Misses        275      275           
  Partials       66       66           
Impacted Files Coverage Δ
redisearch/query.go 87.37% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef3e8f4...d43e090. Read the comment docs.