ShahriyarR / MySQL-AutoXtraBackup

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

Removed partial recovery functionality and updated the documentation #403

Closed ShahriyarR closed 4 years ago

sourcery-ai[bot] commented 4 years ago

Sourcery Code Quality Report (beta)

✅ Merging this PR will increase code quality in the affected files by 0.32 out of 10.

Before After Change
Quality 7.77 8.09 0.32
Complexity 6.56 6.8 0.24
Method Length 91.43 98.83 7.4
Lines 745 404 -341
Changed files Quality Before Quality After Quality Change
autoxtrabackup.py 8.1 8.13 0.02 ⬆️
docs/conf.py 7.74 7.74 0.0

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

File Function Quality Recommendation
autoxtrabackup.py all_procedure 1.21 Reduce complexity. Split out functionality

We are actively working on this report - lots more documentation and extra metrics to come!

Let us know what you think of it via email or our Gitter!