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

2.5.9 Annotation Enhancement and Bugfix #1205

Merged
merged 11 commits into from
Jan 22, 2018
Merged

Conversation

mercyblitz
Copy link
Contributor

What is the purpose of the change

Annotation Enhancement and bugfix

Bugfix

Enhancement

Break Change

Verifying this change

Run use-tests

@mercyblitz mercyblitz added this to the 2.5.9 milestone Jan 12, 2018
@codecov-io
Copy link

codecov-io commented Jan 12, 2018

Codecov Report

Merging #1205 into 2.5.x will decrease coverage by 0.04%.
The diff coverage is 92.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##            2.5.x    #1205      +/-   ##
==========================================
- Coverage   27.55%   27.51%   -0.05%     
==========================================
  Files         789      790       +1     
  Lines       41565    41587      +22     
  Branches     8476     8480       +4     
==========================================
- Hits        11454    11441      -13     
- Misses      28061    28109      +48     
+ Partials     2050     2037      -13
Impacted Files Coverage Δ
...bo/config/spring/schema/DubboNamespaceHandler.java 100% <100%> (ø) ⬆️
.../spring/schema/AnnotationBeanDefinitionParser.java 100% <100%> (ø)
...g/context/annotation/DubboConfigConfiguration.java 50% <100%> (ø) ⬆️
...notation/ReferenceAnnotationBeanPostProcessor.java 73.77% <100%> (+0.21%) ⬆️
...nnotation/DubboClassPathBeanDefinitionScanner.java 100% <100%> (ø) ⬆️
...annotation/ServiceAnnotationBeanPostProcessor.java 84.84% <87.5%> (+2.73%) ⬆️
...om/alibaba/dubbo/config/spring/AnnotationBean.java 0% <0%> (-27.17%) ⬇️
...om/alibaba/dubbo/rpc/filter/ActiveLimitFilter.java 83.33% <0%> (-5.56%) ⬇️
...ba/dubbo/remoting/transport/netty/NettyServer.java 67.85% <0%> (-3.58%) ⬇️
...ontext/annotation/DubboConfigBindingRegistrar.java 92.75% <0%> (-2.9%) ⬇️
... and 9 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 b309f79...febc63d. Read the comment docs.

@chickenlj
Copy link
Contributor

@mercyblitz Would you please revert the dubbo version? There are too many irrelevant changes that bothers when reviewing.

@chickenlj chickenlj changed the base branch from master to 2.5.x January 16, 2018 09:12
@mercyblitz
Copy link
Contributor Author

@chickenlj Done

@chickenlj chickenlj merged commit 5d8acea into apache:2.5.x Jan 22, 2018
@mercyblitz mercyblitz deleted the 2.5.9 branch August 10, 2018 22:40
rolandhe pushed a commit to rolandhe/dubbo that referenced this pull request Sep 9, 2019
* Fixed apache#1116 apache#1120 apache#1121 apache#1122 apache#1141 apache#1125 

* DubboConfigConfiguration's Single and Multiple to be public classes

* @DubboComponentScan is compatible with Spring @service completely

* @service and @reference issues on <dubbo:annotation>

* To fix an issue on <dubbo:annotation> when id attribute is absent

* To change the prefixes of properties when @EnableDubboConfig binds
multiple Config Bean
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.

3 participants