incubator-seata-go icon indicating copy to clipboard operation
incubator-seata-go copied to clipboard

optimize ResourceManagerInbound function's parameters into one struct-rm_api.go

Open liiibpm opened this issue 1 year ago • 3 comments

What this PR does:

Which issue(s) this PR fixes:

Fixes #184

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


liiibpm avatar Aug 07 '22 10:08 liiibpm

please resolve conflict

106umao avatar Aug 12 '22 11:08 106umao

pls fix conflict

luky116 avatar Aug 12 '22 16:08 luky116

Codecov Report

Merging #198 (a459a4f) into master (5e42d8e) will increase coverage by 0.23%. The diff coverage is 65.21%.

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   61.61%   61.85%   +0.23%     
==========================================
  Files          48       48              
  Lines        1941     1953      +12     
==========================================
+ Hits         1196     1208      +12     
  Misses        687      687              
  Partials       58       58              
Impacted Files Coverage Δ
pkg/rm/tcc/tcc_resource.go 29.47% <0.00%> (ø)
...ing/processor/client/rm_branch_commit_processor.go 41.81% <100.00%> (+7.12%) :arrow_up:
...g/processor/client/rm_branch_rollback_processor.go 41.81% <100.00%> (+7.12%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 13 '22 05:08 codecov-commenter