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

Distributed Transaction Resolver #16381

Merged
merged 14 commits into from
Jul 23, 2024

feat: add the workflow generation changes to make the debug mode work…

d50313a
Select commit
Loading
Failed to load commit list.
Merged

Distributed Transaction Resolver #16381

feat: add the workflow generation changes to make the debug mode work…
d50313a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

68.67% (+0.01%) compared to c9c0aa5

View this Pull Request on Codecov

68.67% (+0.01%) compared to c9c0aa5

Details

Codecov Report

Attention: Patch coverage is 32.52033% with 83 lines in your changes missing coverage. Please review.

Project coverage is 68.67%. Comparing base (c9c0aa5) to head (d50313a).
Report is 12 commits behind head on main.

Files Patch % Lines
go/vt/vtgate/txresolver/tx_resolver.go 0.00% 42 Missing ⚠️
go/vt/vtgate/tx_conn.go 46.47% 38 Missing ⚠️
go/vt/vtgate/vtgate.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16381      +/-   ##
==========================================
+ Coverage   68.66%   68.67%   +0.01%     
==========================================
  Files        1548     1549       +1     
  Lines      199071   199205     +134     
==========================================
+ Hits       136683   136796     +113     
- Misses      62388    62409      +21     

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