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

Rearrange packages of go-micro adapter and test cases #219

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

sczyh30
Copy link
Member

@sczyh30 sczyh30 commented Sep 1, 2020

Signed-off-by: Eric Zhao [email protected]

Describe what this PR does / why we need it

Rearrange packages of go-micro adapter and test cases

Does this pull request fix one issue?

NONE

Describe how you did it

  • Package renamed to micro
  • Move protoc files to tests directory.

Describe how to verify it

Run all test cases for regression.

Special notes for reviews

NONE

@codecov-commenter
Copy link

Codecov Report

Merging #219 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   42.54%   42.54%           
=======================================
  Files          85       85           
  Lines        4518     4518           
=======================================
  Hits         1922     1922           
  Misses       2353     2353           
  Partials      243      243           
Impacted Files Coverage Δ
adapter/micro/client.go 46.34% <ø> (ø)
adapter/micro/options.go 37.93% <ø> (ø)
adapter/micro/server.go 41.02% <ø> (ø)

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 a28b746...53f1335. Read the comment docs.

@louyuting louyuting merged commit 5595860 into alibaba:master Sep 1, 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.

3 participants