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

add copyrigth header and plugin which can add copyright automatically… #882

Merged
merged 3 commits into from
Apr 24, 2019

Conversation

wgs13579
Copy link
Contributor

… when build

Ⅰ. Describe what this PR did

add copyrigth header and plugin which can add copyright automatically when build

Ⅱ. Does this pull request fix one issue?

Ⅲ. 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 Apr 23, 2019

Codecov Report

Merging #882 into develop will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #882      +/-   ##
=============================================
+ Coverage      38.66%   38.82%   +0.16%     
- Complexity      1026     1028       +2     
=============================================
  Files            220      220              
  Lines           8507     8507              
  Branches        1028     1028              
=============================================
+ Hits            3289     3303      +14     
+ Misses          4826     4813      -13     
+ Partials         392      391       -1
Impacted Files Coverage Δ Complexity Δ
...c/main/java/io/seata/core/rpc/netty/RpcServer.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...seata/core/rpc/netty/ChannelAuthHealthChecker.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../io/seata/common/exception/FrameworkException.java 77.77% <ø> (ø) 12 <0> (ø) ⬇️
.../main/java/io/seata/rm/datasource/sql/SQLType.java 91.07% <ø> (ø) 2 <0> (ø) ⬇️
...o/seata/rm/datasource/AbstractConnectionProxy.java 4.76% <ø> (ø) 1 <0> (ø) ⬇️
...urce/sql/druid/MySQLSelectForUpdateRecognizer.java 69.04% <ø> (ø) 5 <0> (ø) ⬇️
...ava/io/seata/core/rpc/netty/RmMessageListener.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...re/protocol/transaction/BranchRegisterRequest.java 73.68% <ø> (ø) 13 <0> (ø) ⬇️
...e/protocol/transaction/BranchRollbackResponse.java 50% <ø> (ø) 1 <0> (ø) ⬇️
...ta/discovery/registry/FileRegistryServiceImpl.java 61.53% <ø> (ø) 7 <0> (ø) ⬇️
... and 206 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 a204553...8805a95. Read the comment docs.

@wgs13579 wgs13579 requested a review from slievrly April 24, 2019 02:06
Copy link
Member

@xingfudeshi xingfudeshi left a comment

Choose a reason for hiding this comment

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

LGTM.

@jovany-wang jovany-wang merged commit f5a41b3 into apache:develop Apr 24, 2019
nick-tan pushed a commit to nick-tan/seata that referenced this pull request Jul 12, 2019
@wangliang181230 wangliang181230 added this to the 0.5.* 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

6 participants