issues
search
julien-duponchelle
/
python-mysql-replication
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.33k
stars
679
forks
source link
test: test util/bytes to improve coverage
#591
Closed
roy0424
closed
11 months ago
roy0424
commented
12 months ago
Description
Type of Change
[ ] Bug fix
[ ] New feature
[ ] Documentation update
[x] Other (new tests)
Checklist
[x] I have read and understood the
CONTRIBUTING.md
document.
[x] I have checked there aren't any other open
Pull Requests
for the desired changes.
[ ] This PR resolves an issue #[Issue Number Here].
Tests
[x] All tests have passed.
[x] New tests have been added to cover the changes. (describe below if applicable).
Additional Information
roy0424
commented
12 months ago
I added test for util/bytes to improve coverage
Description
Type of Change
Checklist
Tests
Additional Information