RediSearch / redisearch-go

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

New Aggregate function: return map[string]interface{} #157

Closed Avital-Fine closed 2 years ago

Avital-Fine commented 2 years ago

Closes #154

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 8303a83287724af253b5420dc6c6f68020a570be into cc7ddced038e57fe0b40ab279aba30e821f95bc4 - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 33aade7d514adac936eaf1baf12971b0536c0574 into cc7ddced038e57fe0b40ab279aba30e821f95bc4 - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging dec488c58b1ecd904ba4d2f230c2446618023a80 into cc7ddced038e57fe0b40ab279aba30e821f95bc4 - view on LGTM.com

new alerts:

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

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 6e4d59e58a938927ac6f7b1a99ab11f99379bcd1 into cc7ddced038e57fe0b40ab279aba30e821f95bc4 - view on LGTM.com

new alerts:

codecov[bot] commented 2 years ago

Codecov Report

Merging #157 (6e4d59e) into master (cc7ddce) will decrease coverage by 0.42%. The diff coverage is 62.85%.

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   76.75%   76.32%   -0.43%     
==========================================
  Files          13       13              
  Lines        1385     1432      +47     
==========================================
+ Hits         1063     1093      +30     
- Misses        262      274      +12     
- Partials       60       65       +5     
Impacted Files Coverage Δ
redisearch/client.go 74.08% <55.17%> (-0.57%) :arrow_down:
redisearch/aggregate.go 69.50% <68.29%> (-0.56%) :arrow_down:

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 cc7ddce...6e4d59e. Read the comment docs.