-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
optimize: tcc compatible #6387
optimize: tcc compatible #6387
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #6387 +/- ##
============================================
+ Coverage 50.38% 50.40% +0.01%
- Complexity 5250 5254 +4
============================================
Files 942 941 -1
Lines 33289 33279 -10
Branches 4037 4035 -2
============================================
Hits 16773 16773
+ Misses 14891 14884 -7
+ Partials 1625 1622 -3
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I expect to add relevant test cases to prove that tcc has done full compatibility
compatible/src/test/java/io/seata/rm/tcc/interceptor/ProxyUtilsTccTest.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
io.seata tcc api compatible