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

Merge 3.x #5579

Merged
merged 19 commits into from
Jan 16, 2020
Merged

Merge 3.x #5579

merged 19 commits into from
Jan 16, 2020

Conversation

cvictory
Copy link
Contributor

@cvictory cvictory commented Jan 3, 2020

support configcenter config and refactor ConfigPostProcessor

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@fa6a6b2). Click here to learn what that means.
The diff coverage is 72.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5579   +/-   ##
=========================================
  Coverage          ?   61.19%           
  Complexity        ?      424           
=========================================
  Files             ?      923           
  Lines             ?    37583           
  Branches          ?     5437           
=========================================
  Hits              ?    22998           
  Misses            ?    12095           
  Partials          ?     2490
Impacted Files Coverage Δ Complexity Δ
.../org/apache/dubbo/rpc/model/ServiceDescriptor.java 91.17% <ø> (ø) 0 <0> (?)
...java/org/apache/dubbo/rpc/model/ConsumerModel.java 50% <ø> (ø) 0 <0> (?)
...n/java/org/apache/dubbo/event/EventDispatcher.java 66.66% <ø> (ø) 0 <0> (?)
...main/java/org/apache/dubbo/event/GenericEvent.java 100% <ø> (ø) 0 <0> (?)
...libaba/dubbo/rpc/protocol/dubbo/FutureAdapter.java 6.81% <ø> (ø) 0 <0> (?)
...ain/java/org/apache/dubbo/event/EventListener.java 86.36% <ø> (ø) 0 <0> (?)
...a/org/apache/dubbo/rpc/service/GenericService.java 0% <ø> (ø) 0 <0> (?)
...org/apache/dubbo/rpc/service/GenericException.java 37.5% <ø> (ø) 0 <0> (?)
...o/common/extension/AdaptiveClassCodeGenerator.java 94.95% <ø> (ø) 0 <0> (?)
...a/org/apache/dubbo/config/ConfigPostProcessor.java 0% <ø> (ø) 0 <0> (?)
... and 138 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 fa6a6b2...850d1b7. Read the comment docs.

Copy link
Contributor

@chickenlj chickenlj left a comment

Choose a reason for hiding this comment

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

LGTM.

@chickenlj chickenlj merged commit 95ea6c9 into apache:master Jan 16, 2020
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.

6 participants