RediSearch / redisearch-go

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

[WIP] Makefile changes #120

Open rafie opened 3 years ago

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #120 (ef1ab30) into master (dbcb367) will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   76.90%   76.72%   -0.19%     
==========================================
  Files          13       13              
  Lines        1104     1104              
==========================================
- Hits          849      847       -2     
- Misses        198      199       +1     
- Partials       57       58       +1     
Impacted Files Coverage Δ
redisearch/client.go 79.23% <0.00%> (-0.55%) :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 dbcb367...ef1ab30. Read the comment docs.