RediSearch / redisearch-go

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

Support LOAD * in FT.AGGREGATE #147

Closed Avital-Fine closed 2 years ago

Avital-Fine commented 2 years ago

Closes #130

codecov[bot] commented 2 years ago

Codecov Report

Merging #147 (a22baaf) into master (23c6554) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head a22baaf differs from pull request most recent head 184928b. Consider uploading reports for the commit 184928b to get more accurate results

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   74.62%   74.66%   +0.03%     
==========================================
  Files          13       13              
  Lines        1344     1346       +2     
==========================================
+ Hits         1003     1005       +2     
  Misses        286      286              
  Partials       55       55              
Impacted Files Coverage Δ
redisearch/aggregate.go 70.05% <100.00%> (+0.36%) :arrow_up:
redisearch/query.go 86.03% <0.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 23c6554...184928b. 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