Skip to content

Support UNIX socket connections in the MySQL generator - #538

Open
termermc wants to merge 1 commit into
go-jet:masterfrom
termermc:mysql-generator-unix-socket
Open

Support UNIX socket connections in the MySQL generator#538
termermc wants to merge 1 commit into
go-jet:masterfrom
termermc:mysql-generator-unix-socket

Support UNIX socket connections in the MySQL generator

a03029a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 0s

92.15% (target 90.00%)

View this Pull Request on Codecov

92.15% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.15%. Comparing base (adef2f9) to head (a03029a).

Files with missing lines Patch % Lines
generator/mysql/mysql_generator.go 60.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
- Coverage   92.19%   92.15%   -0.04%     
==========================================
  Files         139      139              
  Lines        8584     8593       +9     
==========================================
+ Hits         7914     7919       +5     
- Misses        493      496       +3     
- Partials      177      178       +1     

☔ 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.