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

unify license-header style. #3708

Merged
merged 1 commit into from
Jul 14, 2022
Merged

unify license-header style. #3708

merged 1 commit into from
Jul 14, 2022

Conversation

damonxue
Copy link
Contributor

@damonxue damonxue commented Jul 14, 2022

#3697
task 1: unify license-header style.

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2022

Codecov Report

Merging #3708 (9e5fa17) into master (ec17f7e) will increase coverage by 0.16%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3708      +/-   ##
============================================
+ Coverage     63.42%   63.58%   +0.16%     
- Complexity     5947     5977      +30     
============================================
  Files           897      897              
  Lines         24681    24681              
  Branches       2249     2249              
============================================
+ Hits          15653    15694      +41     
+ Misses         7607     7570      -37     
+ Partials       1421     1417       -4     
Impacted Files Coverage Δ
...ava/org/apache/shenyu/admin/utils/BaseTrigger.java 0.00% <ø> (ø)
...ache/shenyu/admin/utils/PluginHandleH2Trigger.java 0.00% <ø> (ø)
...java/org/apache/shenyu/admin/utils/ResultUtil.java 0.00% <ø> (ø)
...apache/shenyu/admin/utils/ShenyuDictH2Trigger.java 0.00% <ø> (ø)
...ache/shenyu/client/tars/common/dto/TarsRpcExt.java 30.76% <ø> (ø)
...che/shenyu/plugin/metrics/constant/LabelNames.java 0.00% <ø> (ø)
...ter/client/grpc/ShenyuGrpcClientConfiguration.java 100.00% <ø> (ø)
...r/client/motan/ShenyuMotanClientConfiguration.java 100.00% <ø> (ø)
...ter/client/sofa/ShenyuSofaClientConfiguration.java 100.00% <ø> (ø)
...ter/client/tars/ShenyuTarsClientConfiguration.java 100.00% <ø> (ø)
... and 35 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 ec17f7e...9e5fa17. Read the comment docs.

@yu199195 yu199195 added this to the 2.5.0 milestone Jul 14, 2022
@yu199195 yu199195 merged commit 8afbe2c into apache:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants