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

Code Cleaning of Consul&Etcd implementations. #1357

Merged
merged 3 commits into from
Jul 30, 2019
Merged

Code Cleaning of Consul&Etcd implementations. #1357

merged 3 commits into from
Jul 30, 2019

Conversation

xingfudeshi
Copy link
Member

Ⅰ. Describe what this PR did

Code Cleaning of Consul&Etcd implementations.

Ⅱ. Does this pull request fix one issue?

Nil.

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-io
Copy link

codecov-io commented Jul 29, 2019

Codecov Report

Merging #1357 into develop will increase coverage by 13.3%.
The diff coverage is 40%.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop   #1357      +/-   ##
============================================
+ Coverage       35.3%   48.6%   +13.3%     
+ Complexity      2149    1645     -504     
============================================
  Files            413     331      -82     
  Lines          22032   11535   -10497     
  Branches        3071    1430    -1641     
============================================
- Hits            7778    5607    -2171     
+ Misses         13193    5306    -7887     
+ Partials        1061     622     -439
Impacted Files Coverage Δ Complexity Δ
...ery/registry/consul/ConsulRegistryServiceImpl.java 0.97% <0%> (-3.8%) 1 <0> (ø)
...covery/registry/etcd3/EtcdRegistryServiceImpl.java 12.29% <66.66%> (-2.11%) 3 <0> (ø)
...server/store/file/FileTransactionStoreManager.java 47.03% <0%> (-0.35%) 19% <0%> (ø)
...dec/protobuf/generated/RegisterRMRequestProto.java
.../protobuf/generated/BranchCommitResponseProto.java
.../io/seata/codec/protobuf/generated/ResultCode.java
...eata/codec/protobuf/generated/ResultCodeProto.java
...dec/protobuf/generated/GlobalRollbackResponse.java
...tobuf/generated/AbstractBranchEndRequestProto.java
...c/protobuf/generated/AbstractGlobalEndRequest.java
... and 75 more

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 d860cb7...6269c5e. Read the comment docs.

@xingfudeshi
Copy link
Member Author

@ujjboy Thanks for your reviews.it's done,please check it.

Copy link
Contributor

@ujjboy ujjboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@zhangthen zhangthen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Contributor

@zhangthen zhangthen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@zhangthen zhangthen merged commit 84a4429 into apache:develop Jul 30, 2019
@wangliang181230 wangliang181230 added this to the 0.8.1 milestone Aug 9, 2021
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.

None yet

5 participants