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

SC plugin manager and Add service-center error codes. #167

Merged
merged 13 commits into from Nov 20, 2017

Conversation

little-cui
Copy link
Member

New features

  1. SC plugin manager.

Changes

  1. JAV-486 Changes: Add service-center error codes.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 70.336% when pulling b0dd522 on little-cui:dev into 1626c3d on ServiceComb:master.

@codecov-io
Copy link

Codecov Report

Merging #167 into master will increase coverage by 0.29%.
The diff coverage is 59.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   65.76%   66.06%   +0.29%     
==========================================
  Files          18       18              
  Lines        4466     4452      -14     
==========================================
+ Hits         2937     2941       +4     
+ Misses       1343     1329      -14     
+ Partials      186      182       -4
Impacted Files Coverage Δ
server/service/util/heartbeat_util.go 33.33% <ø> (ø) ⬆️
server/service/util/util.go 100% <ø> (ø) ⬆️
server/service/util/schema_util.go 90% <ø> (ø) ⬆️
server/service/util/rule_util.go 78.32% <ø> (ø) ⬆️
server/service/util/microservice_util.go 61.19% <0%> (ø) ⬆️
server/service/util/domain_util.go 76.71% <100%> (ø) ⬆️
server/service/util/tag_util.go 63.63% <100%> (ø) ⬆️
server/service/governservice.go 69.67% <25%> (+1.08%) ⬆️
server/service/util/dependency.go 47.93% <42.85%> (ø) ⬆️
server/service/util/instance_util.go 50.26% <50%> (ø) ⬆️
... and 7 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 1626c3d...b0dd522. Read the comment docs.

@little-cui little-cui merged commit 825ac0a into apache:master Nov 20, 2017
@little-cui little-cui deleted the dev branch November 20, 2017 08:42
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