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/project failed Jul 13, 2025 in 1s

95.11% (-0.68%) compared to 9d7031d

View this Pull Request on Codecov

95.11% (-0.68%) compared to 9d7031d

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.11%. Comparing base (9d7031d) to head (2ad89e1).

Files with missing lines Patch % Lines
src/sqlite3_to_mysql/transporter.py 33.33% 4 Missing ⚠️
src/sqlite3_to_mysql/cli.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   95.78%   95.11%   -0.68%     
==========================================
  Files           8        8              
  Lines         664      675      +11     
==========================================
+ Hits          636      642       +6     
- Misses         28       33       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.