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

Increase the test coverage #443

Closed ShahriyarR closed 3 years ago

ShahriyarR commented 3 years ago

pytest-cov shows it is nearly 30% -> keeping in mind that it is impossible to test whole functionality without Percona Xtrabackup and without running MySQL server, it is relatively hard to achieve 100% coverage. Instead, I am going to maximize this number as possible.

ShahriyarR commented 3 years ago

Merged as part of release_v2.0.2