kalanakt / All-Url-Uploader

A simple telegram Bot, Upload Media File| video To telegram using the direct download link. (youtube, Mediafire, google drive, mega drive, etc)
https://urluploader.vercel.app
MIT License
383 stars 950 forks source link

fix unwanted code snippet #31

Closed fzsouser closed 2 years ago

sourcery-ai[bot] commented 2 years ago

Sourcery Code Quality Report

✅  Merging this PR will increase code quality in the affected files by 4.35%.

Quality metrics Before After Change
Complexity 3.13 ⭐ 1.10 ⭐ -2.03 👍
Method Length 180.00 😞 152.00 😞 -28.00 👍
Working memory 7.45 🙂 7.37 🙂 -0.08 👍
Quality 62.45% 🙂 66.80% 🙂 4.35% 👍
Other metrics Before After Change
Lines 87 76 -11
Changed files Quality Before Quality After Quality Change
bot.py 58.30% 🙂 67.66% 🙂 9.36% 👍
Uploader/config.py 65.81% 🙂 66.30% 🙂 0.49% 👍

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!