RediSearch / redisearch-go

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

Support NOSTOPWORDS tag in FT.SEARCH command #155

Closed Avital-Fine closed 2 years ago

Avital-Fine commented 2 years ago

https://redis.io/commands/ft.search/

codecov[bot] commented 2 years ago

Codecov Report

Merging #155 (0ca3698) into master (d1b07e7) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   76.71%   76.75%   +0.03%     
==========================================
  Files          13       13              
  Lines        1383     1385       +2     
==========================================
+ Hits         1061     1063       +2     
  Misses        262      262              
  Partials       60       60              
Impacted Files Coverage Δ
redisearch/query.go 87.37% <100.00%> (+0.12%) :arrow_up:

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 d1b07e7...0ca3698. Read the comment docs.

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
0.0% 0.0% Duplication