Closed bpepple closed 3 years ago
❌ Merging this PR will decrease code quality in the affected files by 0.03%.
Quality metrics | Before | After | Change |
---|---|---|---|
Complexity | 2.00 ⭐ | 2.00 ⭐ | 0.00 |
Method Length | 551.00 ⛔ | 561.00 ⛔ | 10.00 👎 |
Working memory | 31.00 ⛔ | 31.00 ⛔ | 0.00 |
Quality | 32.38% 😞 | 32.35% 😞 | -0.03% 👎 |
Other metrics | Before | After | Change |
---|---|---|---|
Lines | 323 | 327 | 4 |
Changed files | Quality Before | Quality After | Quality Change |
---|---|---|---|
metron/settings.py | 32.38% 😞 | 32.35% 😞 | -0.03% 👎 |
Here are some functions in these files that still need a tune-up:
File | Function | Complexity | Length | Working Memory | Quality | Recommendation |
---|
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.
Initial work on using Marvel api to add new issues. Fixes #57