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 error_code_test #461

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Conversation

Code-Fight
Copy link
Contributor

What this PR does:
修复error_code_test中变量为定义导致的ci失败
Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@codecov-commenter
Copy link

Codecov Report

Merging #461 (0dad230) into master (181c492) will decrease coverage by 0.05%.
The diff coverage is 35.83%.

@@            Coverage Diff             @@
##           master     #461      +/-   ##
==========================================
- Coverage   40.58%   40.54%   -0.05%     
==========================================
  Files         139      141       +2     
  Lines        8751     8790      +39     
==========================================
+ Hits         3552     3564      +12     
- Misses       4910     4932      +22     
- Partials      289      294       +5     
Impacted Files Coverage Δ
pkg/client/client.go 0.00% <0.00%> (ø)
pkg/datasource/sql/at.go 0.00% <0.00%> (ø)
pkg/datasource/sql/exec/at/at_executor.go 0.00% <0.00%> (-3.71%) ⬇️
pkg/datasource/sql/exec/at/insert_executor.go 41.37% <0.00%> (-0.28%) ⬇️
pkg/datasource/sql/exec/executor.go 0.00% <ø> (-3.45%) ⬇️
pkg/datasource/sql/tx.go 43.75% <0.00%> (ø)
pkg/datasource/sql/types/meta.go 36.84% <0.00%> (ø)
.../sql/undo/builder/mysql_delete_undo_log_builder.go 32.30% <ø> (-2.03%) ⬇️
.../sql/undo/builder/mysql_insert_undo_log_builder.go 50.24% <0.00%> (-0.25%) ⬇️
...mysql_insertonduplicate_update_undo_log_builder.go 47.90% <ø> (-0.49%) ⬇️
... and 20 more

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 f5a0884 into apache:master Jan 21, 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants