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

gPRC unit test&sample: TransactionScope dispose exception #90

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wooln
Copy link
Contributor

@wooln wooln commented Dec 20, 2024

  1. add integration test for feat(Barrier): Add support for TransactionScopeAsyncFlowOption in BranchBarrier.Call #81
  2. add mysql QueryPrepared real sample in integration test server

- add MySql QueryPrepared Demo in IntegrationTests
- Add new test case for MsgGrpc.DoAndSubmit to verify database transactions
@wooln wooln changed the title UnitTest&Sample: 1.integration test for TransactionScopeAsyncFlowOption 2.MySql QueryPrepared real sample. gRpc unittest&sample: 1.integration test for TransactionScopeAsyncFlowOption 2.gRPC MySql QueryPrepared real sample. Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.97%. Comparing base (9926030) to head (6e9c29e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   69.97%   69.97%           
=======================================
  Files          45       45           
  Lines        1995     1995           
  Branches      194      194           
=======================================
  Hits         1396     1396           
  Misses        561      561           
  Partials       38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wooln wooln changed the title gRpc unittest&sample: 1.integration test for TransactionScopeAsyncFlowOption 2.gRPC MySql QueryPrepared real sample. gRpc unit test&sample: TransactionScope dispose exception Dec 20, 2024
@wooln wooln marked this pull request as ready for review December 20, 2024 07:10
…ck in MsgGrpcTest

cover Grpc Msg.DoAndSubmit
@wooln wooln force-pushed the sample-Msg.DoAndSubmit branch from 53af36b to 6e9c29e Compare December 20, 2024 07:38
@wooln wooln changed the title gRpc unit test&sample: TransactionScope dispose exception gPRC unit test&sample: TransactionScope dispose exception Dec 20, 2024
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.

1 participant