RediSearch / redisearch-go

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

Increase Coverage #159

Closed Avital-Fine closed 2 years ago

Avital-Fine commented 2 years ago

Since the codecov percentage now is only 76%, we need to increase the test coverage.

codecov[bot] commented 2 years ago

Codecov Report

Merging #159 (a2b7a83) into master (bc06274) will increase coverage by 6.63%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   76.18%   82.82%   +6.63%     
==========================================
  Files          13       13              
  Lines        1432     1432              
==========================================
+ Hits         1091     1186      +95     
+ Misses        275      194      -81     
+ Partials       66       52      -14     
Impacted Files Coverage Δ
redisearch/client.go 82.56% <100.00%> (+8.94%) :arrow_up:
redisearch/reducer.go 100.00% <100.00%> (+24.00%) :arrow_up:
redisearch/schema.go 92.02% <0.00%> (+3.72%) :arrow_up:
redisearch/aggregate.go 91.00% <0.00%> (+21.50%) :arrow_up:

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 bc06274...a2b7a83. 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 9 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication