kiwicom / the-zoo

🐒 A service registry for humans
MIT License
93 stars 6 forks source link

chore(redis): retry redis connection #359

Closed jarosevcik closed 3 years ago

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

❌  Merging this PR will decrease code quality in the affected files by 5.12%.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.00 ⭐ 0.00
Method Length 7.00 ⭐ 17.00 ⭐ 10.00 👎
Working memory 4.00 ⭐ 5.00 ⭐ 1.00 👎
Quality 97.34% 92.22% -5.12% 👎
Other metrics Before After Change
Lines 4 6 2
Changed files Quality Before Quality After Quality Change
zoo/base/redis.py 97.34% ⭐ 92.22% ⭐ -5.12% 👎

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Let us know what you think of it by mentioning @sourcery-ai in a comment.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication