Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go/mysql: improve GTID encoding for OK packet #16361

Merged
merged 1 commit into from
Jul 10, 2024

go/mysql: improve GTID encoding for OK packet

0c60614
Select commit
Loading
Failed to load commit list.
Merged

go/mysql: improve GTID encoding for OK packet #16361

go/mysql: improve GTID encoding for OK packet
0c60614
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 0s

68.70% (+0.00%) compared to eb29999

View this Pull Request on Codecov

68.70% (+0.00%) compared to eb29999

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.70%. Comparing base (eb29999) to head (0c60614).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #16361    +/-   ##
========================================
  Coverage   68.69%   68.70%            
========================================
  Files        1547     1548     +1     
  Lines      198297   198445   +148     
========================================
+ Hits       136228   136345   +117     
- Misses      62069    62100    +31     

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