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

fix(tm): fix missing value of context #472

Merged
merged 1 commit into from Feb 11, 2023
Merged

Conversation

106umao
Copy link
Contributor

@106umao 106umao commented Feb 10, 2023

When using global transactions, directly using the new context object to replace the old one will cause loss of other context information

@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2023

Codecov Report

Merging #472 (2222a70) into master (9bb7044) will decrease coverage by 0.02%.
The diff coverage is 66.66%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #472      +/-   ##
==========================================
- Coverage   39.07%   39.05%   -0.02%     
==========================================
  Files         144      144              
  Lines        9122     9120       -2     
==========================================
- Hits         3564     3562       -2     
  Misses       5264     5264              
  Partials      294      294              
Impacted Files Coverage Δ
pkg/tm/transaction_executor.go 97.47% <66.66%> (-0.05%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@luky116 luky116 merged commit 437f712 into apache:master Feb 11, 2023
georgehao pushed a commit to georgehao/seata-go that referenced this pull request May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants