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

Modify distributed transaction commit flow #16468

Merged
merged 7 commits into from
Jul 30, 2024

addressed review comments

6e22f8a
Select commit
Loading
Failed to load commit list.
Merged

Modify distributed transaction commit flow #16468

addressed review comments
6e22f8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 0s

68.63% (-0.03%) compared to 7f639d3

View this Pull Request on Codecov

68.63% (-0.03%) compared to 7f639d3

Details

Codecov Report

Attention: Patch coverage is 75.32468% with 19 lines in your changes missing coverage. Please review.

Project coverage is 68.63%. Comparing base (7f639d3) to head (6e22f8a).
Report is 14 commits behind head on main.

Files Patch % Lines
go/vt/vtgate/tx_conn.go 77.02% 17 Missing ⚠️
go/vt/vtgate/production.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16468      +/-   ##
==========================================
- Coverage   68.66%   68.63%   -0.03%     
==========================================
  Files        1550     1552       +2     
  Lines      199307   199544     +237     
==========================================
+ Hits       136846   136961     +115     
- Misses      62461    62583     +122     

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