Skip to content

:bug: prevent simultaneous use of mysql_port and mysql_socket in CLI …

2ad89e1
Select commit
Loading
Failed to load commit list.
Merged

✨ MySQL Unix socket connection support #137

:bug: prevent simultaneous use of mysql_port and mysql_socket in CLI …
2ad89e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 13, 2025 in 0s

58.33% of diff hit (target 95.78%)

View this Pull Request on Codecov

58.33% of diff hit (target 95.78%)

Annotations

Check warning on line 169 in src/sqlite3_to_mysql/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlite3_to_mysql/cli.py#L169

Added line #L169 was not covered by tests

Check warning on line 80 in src/sqlite3_to_mysql/transporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlite3_to_mysql/transporter.py#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 83 in src/sqlite3_to_mysql/transporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlite3_to_mysql/transporter.py#L82-L83

Added lines #L82 - L83 were not covered by tests