ShahriyarR / MySQL-AutoXtraBackup

MySQL-AutoXtraBackup commandline tool written in Python 3 based on Percona XtraBackup
https://autoxtrabackup.azepug.az/
MIT License
139 stars 79 forks source link

Release v2.0 #389

Closed ShahriyarR closed 3 years ago

ShahriyarR commented 4 years ago

The release branch for all kinds of untested changes, as we have no tests.

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

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

Quality metrics Before After Change
Complexity 49.52 ⛔ 0.00 ⭐ -49.52 👍
Method Length 77.36 🙂 112.00 🙂 34.64 👎
Working memory 15.07 😞 7.00 🙂 -8.07 👍
Quality 46.34% 😞 74.02% 🙂 27.68% 👍
Other metrics Before After Change
Lines 5175 144 -5031
Changed files Quality Before Quality After Quality Change
docs/conf.py 76.17% ⭐ 74.02% 🙂 -2.15% 👎

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!

Let us know what you think of it by mentioning @sourcery-ai in a comment.