RediSearch / redisearch-go

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

some documentations #124

Closed AvitalFineRedis closed 3 years ago

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #124 (ab949d9) into master (bd0b1c1) will decrease coverage by 0.15%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   77.67%   77.52%   -0.16%     
==========================================
  Files          13       13              
  Lines        1326     1326              
==========================================
- Hits         1030     1028       -2     
- Misses        237      238       +1     
- Partials       59       60       +1     
Impacted Files Coverage Δ
redisearch/aggregate.go 69.69% <ø> (ø)
redisearch/autocomplete.go 56.56% <ø> (ø)
redisearch/client.go 81.15% <ø> (-0.49%) :arrow_down:
redisearch/document.go 72.58% <0.00%> (ø)
redisearch/index.go 97.36% <ø> (ø)
redisearch/query.go 82.68% <ø> (ø)
redisearch/spellcheck.go 86.84% <ø> (ø)

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 bd0b1c1...ab949d9. Read the comment docs.