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

Polish /#4558 : Add quiet mode for Maven build since Dubbo 2.6.7 #4559

Merged
merged 3 commits into from Jul 12, 2019

Conversation

mercyblitz
Copy link
Contributor

#4558 : Add quiet mode for Maven build since Dubbo 2.6.7

@mercyblitz mercyblitz added this to the 2.6.7 milestone Jul 12, 2019
@codecov-io
Copy link

Codecov Report

Merging #4559 into 2.6.7-release will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             2.6.7-release    #4559      +/-   ##
===================================================
+ Coverage            47.02%   47.04%   +0.02%     
+ Complexity            4378     4376       -2     
===================================================
  Files                  562      562              
  Lines                25043    24333     -710     
  Branches              4418     4172     -246     
===================================================
- Hits                 11776    11448     -328     
+ Misses               11440    11125     -315     
+ Partials              1827     1760      -67
Impacted Files Coverage Δ Complexity Δ
...aba/dubbo/registry/nacos/NacosRegistryFactory.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...g/context/annotation/DubboConfigConfiguration.java 50% <0%> (-16.67%) 0% <0%> (ø)
...bo/rpc/cluster/support/FailbackClusterInvoker.java 72.22% <0%> (-14.62%) 7% <0%> (-1%)
...alibaba/dubbo/rpc/protocol/thrift/ThriftUtils.java 63.15% <0%> (-12.26%) 6% <0%> (ø)
...aba/dubbo/remoting/transport/mina/MinaChannel.java 42.25% <0%> (-11.27%) 15% <0%> (-1%)
...libaba/dubbo/rpc/filter/ConsumerContextFilter.java 75% <0%> (-9.62%) 2% <0%> (ø)
...libaba/dubbo/rpc/protocol/injvm/InjvmProtocol.java 41.66% <0%> (-6.99%) 7% <0%> (-1%)
.../protocol/hessian/HttpClientConnectionFactory.java 70% <0%> (-6.93%) 3% <0%> (ø)
...om/alibaba/dubbo/rpc/filter/ActiveLimitFilter.java 76.47% <0%> (-6.87%) 5% <0%> (-1%)
.../main/java/com/alibaba/dubbo/common/Constants.java 83.33% <0%> (-5.56%) 1% <0%> (ø)
... and 157 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 0ea3e28...eaf1155. Read the comment docs.

@chickenlj chickenlj merged commit eac84b2 into apache:2.6.7-release Jul 12, 2019
@mercyblitz mercyblitz deleted the 2.6.7-release branch April 28, 2020 06:25
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

3 participants