kiwicom / the-zoo

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

Replace raven with sentry_sdk #324

Closed imunitic closed 4 years ago

sourcery-ai[bot] commented 4 years ago

Sourcery Code Quality Report (beta)

✅  Merging this PR will increase code quality in the affected files by 0.06 out of 10.

Quality metrics Before After Change
Complexity 2.59 2.50 -0.09 🔵
Method Length 66.97 64.80 -2.17 🔵
Quality 8.55 8.61 0.06 🔵
Other metrics Before After Change
Lines 589 591 2
Changed files Quality Before Quality After Quality Change
zoo/utils.py 9.52 9.86 0.34 🔵
zoo/analytics/tasks/licenses.py 8.26 8.26 0.00
zoo/auditing/runner.py 8.27 8.25 -0.02 🔴
zoo/base/settings.py 4.72 4.71 -0.01 🔴
zoo/base/templatetags/utils.py 8.94 8.99 0.05 🔵

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

File Function Complexity Length Overall Recommendation

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 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

92.3% 92.3% Coverage
0.0% 0.0% Duplication

batisteo commented 4 years ago

Looks good to me!