Skip to content

Conversation

@flypiggyyoyoyo
Copy link

What this PR does:

Which issue(s) this PR fixes:
Fixes #852

The related PR of seata-go

You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed

  • All ut passed (run 'go test ./...' in project root)
  • After go-fmt ed , run 'go fmt project' using goland.
  • Golangci-lint passed, run 'sudo golangci-lint run' in project root.
  • Your new-created file needs to have apache license at the top, like other existed file does.

Copy link
Contributor

@Code-Fight Code-Fight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it only “insert”? Can we add others, such as “update”?

@flypiggyyoyoyo
Copy link
Author

Is it only “insert”? Can we add others, such as “update”?

Done.

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.

feat:Improve the integration testing for the XA mode.

2 participants