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

Changes: rename 'tenant' to 'domain' and add 'project' key. #160

Merged
merged 2 commits into from Nov 9, 2017

Conversation

little-cui
Copy link
Member

(cherry picked from commit 111cb80)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 70.047% when pulling c2b567b on little-cui:master into b7710a3 on ServiceComb:master.

@codecov-io
Copy link

codecov-io commented Nov 9, 2017

Codecov Report

Merging #160 into master will increase coverage by 0.26%.
The diff coverage is 85.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   65.58%   65.85%   +0.26%     
==========================================
  Files          18       18              
  Lines        4423     4449      +26     
==========================================
+ Hits         2901     2930      +29     
+ Misses       1335     1334       -1     
+ Partials      187      185       -2
Impacted Files Coverage Δ
server/service/tag.go 71.01% <100%> (ø) ⬆️
server/service/util/tag_util.go 63.63% <100%> (ø) ⬆️
server/service/governservice.go 71.84% <100%> (+3.24%) ⬆️
server/service/rule.go 71.51% <100%> (ø) ⬆️
server/service/microservices.go 72.21% <100%> (-0.09%) ⬇️
server/service/util/dependency.go 47.93% <58.97%> (ø) ⬆️
server/service/util/heartbeat_util.go 33.33% <66.66%> (ø) ⬆️
server/service/util/domain_util.go 76.71% <72.09%> (ø)
server/service/util/microservice_util.go 69.49% <83.33%> (ø) ⬆️
server/service/util/instance_util.go 44.01% <88.88%> (ø) ⬆️
... and 5 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 b7710a3...658a594. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 70.119% when pulling 658a594 on little-cui:master into b7710a3 on ServiceComb:master.

@little-cui little-cui merged commit 3f75851 into apache:master Nov 9, 2017
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