mrismanaziz / Man-Userbot

This is UserBot Telegram with many cool modules. Written in Python with Telethon and Py-Tgcalls.
https://t.me/Lunatic0de
Other
221 stars 1.65k forks source link

Change local_stream into pulse_stream #168

Closed aryazakaria01 closed 2 years ago

sourcery-ai[bot] commented 2 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 5.00 ⭐ 5.00 ⭐ 0.00
Method Length 71.30 🙂 71.30 🙂 0.00
Working memory 7.34 🙂 7.34 🙂 0.00
Quality 70.95% 🙂 70.95% 🙂 0.00%
Other metrics Before After Change
Lines 161 161 0
Changed files Quality Before Quality After Quality Change
userbot/modules/vctools.py 70.95% 🙂 70.95% 🙂 0.00%

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

File Function Complexity Length Working Memory Quality Recommendation
userbot/modules/vctools.py _ 9 🙂 123 😞 8 🙂 61.49% 🙂 Try splitting into smaller methods

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!