codingapi / tx-lcn

LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
https://www.codingapi.com
Apache License 2.0
4.21k stars 1.46k forks source link

dubbo rpc 拦截器 #557

Closed boylong12 closed 3 years ago

boylong12 commented 3 years ago

502 增加dubbo rpc 拦截器,兼容Apache dubbo和alibaba dubbo

codecov[bot] commented 3 years ago

Codecov Report

Merging #557 into dev6.0 will decrease coverage by 0.07%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             dev6.0     #557      +/-   ##
============================================
- Coverage     19.36%   19.29%   -0.08%     
  Complexity      129      129              
============================================
  Files           116      118       +2     
  Lines          1601     1607       +6     
  Branches        125      125              
============================================
  Hits            310      310              
- Misses         1250     1256       +6     
  Partials         41       41              
Impacted Files Coverage Δ Complexity Δ
...tc/rpc/DubboConsumerRpcTransactionInterceptor.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...tc/rpc/DubboProviderRpcTransactionInterceptor.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...gapi/txlcn/tc/rpc/RpcTransactionConfiguration.java 0.00% <ø> (ø) 0.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d86dc1f...311e1ec. Read the comment docs.