kiwicom / the-zoo

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

fix(sentry): suppress sentry events for bandit logger #389

Closed gjuro87 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 0.04%.

Quality metrics Before After Change
Complexity 3.00 ⭐ 3.00 ⭐ 0.00
Method Length 684.00 ⛔ 689.00 ⛔ 5.00 👎
Working memory 38.00 ⛔ 39.00 ⛔ 1.00 👎
Quality 30.67% 😞 30.63% 😞 -0.04% 👎
Other metrics Before After Change
Lines 274 275 1
Changed files Quality Before Quality After Quality Change
zoo/base/settings.py 30.67% 😞 30.63% 😞 -0.04% 👎

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