AsterZephyr opened a new pull request, #764: URL: https://github.com/apache/incubator-seata-go/pull/764
<!-- Thanks for sending a pull request! --> **What this PR does**: 1. Add unit test workflow to automatically run tests on PR 2. Separate unit tests from integration tests 3. Add coverage report upload to codecov 4. Fix buildAfterImageSQL return value issue in mysql_insertonduplicate_update_undo_log_builder_test.go **Which issue(s) this PR fixes**: <!-- *Automatically closes linked issue when PR is merged. Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. _If PR is about `failing-tests or flakes`, please post the related issues/tests in a comment and do not use `Fixes`_* --> Fixes #762 **Special notes for your reviewer**: 1. Added new workflow file `.github/workflows/unit-test.yml` 2. Kept integration tests in original workflow 3. Added timeout settings and better error reporting ```release-note ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org