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(6509): improve the test case coverage of [saga] module to 70% #6519

Open
wants to merge 15 commits into
base: 2.x
Choose a base branch
from

Conversation

xjlgod
Copy link
Contributor

@xjlgod xjlgod commented May 5, 2024

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

fix #6509

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@slievrly
Copy link
Member

slievrly commented May 8, 2024

@xjlgod You can submit your PR in stages.

@xjlgod
Copy link
Contributor Author

xjlgod commented May 8, 2024

@xjlgod You can submit your PR in stages.

I am trying to invoke codecov action to see my test case coverage by add new commit. But I find the error is

'Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected time to availability: 2244s.

It seems that the quota limit has been reached.

xjlgod added 3 commits May 9, 2024 21:08
… into feature/2.x-saga-test

# Conflicts:
#	saga/seata-saga-spring/src/test/java/org/apache/seata/saga/engine/tm/DefaultSagaTransactionalTemplateTest.java
#	saga/seata-saga-spring/src/test/java/org/apache/seata/saga/engine/tm/MockGlobalTransaction.java
@xjlgod xjlgod changed the title [WIP]fix(6509): improve the test case coverage of [saga] module to 70% fix(6509): improve the test case coverage of [saga] module to 70% May 11, 2024
@xjlgod xjlgod marked this pull request as ready for review May 11, 2024 13:56
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.

task: Improve the test case coverage of [saga] module to 70%
2 participants