RediSearch / redisearch-go

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

Support RETURN AS in SEARCH #119

Closed AvitalFineRedis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #119 (179d250) into master (e0864a7) will decrease coverage by 0.35%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   77.87%   77.52%   -0.36%     
==========================================
  Files          13       13              
  Lines        1320     1326       +6     
==========================================
  Hits         1028     1028              
- Misses        232      238       +6     
  Partials       60       60              
Impacted Files Coverage Δ
redisearch/query.go 82.68% <0.00%> (-2.87%) :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 e0864a7...179d250. Read the comment docs.

AvitalFineRedis commented 3 years ago

@chayim Why the codecov says I didn't cover these methods?

sonarcloud[bot] commented 3 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication