Vexed01 / Vex-Cogs

My cogs for Red.
https://cogdocs.vexcodes.com
GNU General Public License v3.0
28 stars 21 forks source link

[All-cogs] Vex-Cog-Utils 1.5.9 #44

Closed Vexed01 closed 3 years ago

Vexed01 commented 3 years ago

This VCU release drops the Sentry sample rate, needed because of too many transactions being sent for the free plan :)

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 1.00 ⭐ 1.00 ⭐ 0.00
Method Length 60.36 ⭐ 60.36 ⭐ 0.00
Working memory 7.07 🙂 7.07 🙂 0.00
Quality 78.12% 78.12% 0.00%
Other metrics Before After Change
Lines 376 376 0
Changed files Quality Before Quality After Quality Change
aliases/init.py 78.65% ⭐ 78.65% ⭐ 0.00%
anotherpingcog/init.py 73.39% 🙂 73.39% 🙂 0.00%
beautify/init.py 78.86% ⭐ 78.86% ⭐ 0.00%
betteruptime/init.py 73.39% 🙂 73.39% 🙂 0.00%
cmdlog/init.py 78.86% ⭐ 78.86% ⭐ 0.00%
github/init.py 78.86% ⭐ 78.86% ⭐ 0.00%
madtranslate/init.py 78.86% ⭐ 78.86% ⭐ 0.00%
stattrack/init.py 78.65% ⭐ 78.65% ⭐ 0.00%
status/init.py 78.86% ⭐ 78.86% ⭐ 0.00%
system/init.py 78.86% ⭐ 78.86% ⭐ 0.00%
timechannel/init.py 78.86% ⭐ 78.86% ⭐ 0.00%
wol/init.py 78.86% ⭐ 78.86% ⭐ 0.00%

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!

Help us improve this quality report!