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 develop into feature/grpc and resolve conflicts #312

Merged
merged 37 commits into from
Jan 11, 2020

Conversation

flycash
Copy link
Member

@flycash flycash commented Jan 9, 2020

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


pantianying and others added 30 commits November 23, 2019 22:26
upgrade hessian2 & gost v1.5
Revert "upgrade hessian2 & gost v1.5"
# Conflicts:
#	config/method_config.go
#	config/reference_config.go
Add : delete mock json in test case of apollo
upgrade hessian2@master & gost@1.5.1
Adding GenericServiceFilter in README
@flycash flycash requested a review from fangyincheng January 9, 2020 13:04
@codecov-io
Copy link

codecov-io commented Jan 10, 2020

Codecov Report

Merging #312 into feature/grpc will increase coverage by 0.31%.
The diff coverage is 83.73%.

Impacted file tree graph

@@              Coverage Diff               @@
##           feature/grpc   #312      +/-   ##
==============================================
+ Coverage         65.69%    66%   +0.31%     
==============================================
  Files               113    118       +5     
  Lines              7255   7396     +141     
==============================================
+ Hits               4766   4882     +116     
- Misses             2013   2027      +14     
- Partials            476    487      +11
Impacted Files Coverage Δ
remoting/zookeeper/client.go 63.87% <ø> (ø) ⬆️
protocol/protocolwrapper/mock_protocol_filter.go 0% <0%> (ø) ⬆️
registry/zookeeper/registry.go 55.55% <100%> (+0.15%) ⬆️
registry/protocol/protocol.go 81.73% <100%> (ø) ⬆️
remoting/zookeeper/listener.go 47.44% <100%> (+0.54%) ⬆️
common/proxy/proxy.go 97.87% <100%> (+0.11%) ⬆️
protocol/dubbo/dubbo_protocol.go 91.83% <100%> (ø) ⬆️
protocol/grpc/grpc_exporter.go 100% <100%> (ø)
protocol/jsonrpc/jsonrpc_protocol.go 91.83% <100%> (ø) ⬆️
registry/directory/directory.go 83.78% <100%> (+0.11%) ⬆️
... and 12 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 4bd2851...47131f2. Read the comment docs.

Copy link
Contributor

@fangyincheng fangyincheng left a comment

Choose a reason for hiding this comment

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

LGTM

@fangyincheng fangyincheng merged commit 78818e8 into apache:feature/grpc Jan 11, 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.

8 participants