-
Notifications
You must be signed in to change notification settings - Fork 929
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
metadata mapping reported using registry config #1611
Conversation
需要在config pkg下增加 import _ "xxx/metadata-report/nacos" 类似的依赖,保证单测通过 @sanxun0325 |
2c4a917
to
f88aee3
Compare
Codecov Report
@@ Coverage Diff @@
## 3.0 #1611 +/- ##
==========================================
- Coverage 41.20% 40.93% -0.27%
==========================================
Files 250 252 +2
Lines 14264 14441 +177
==========================================
+ Hits 5877 5912 +35
- Misses 7703 7848 +145
+ Partials 684 681 -3
Continue to review full report at Codecov.
|
67a49bc
to
89fc016
Compare
ffb0ba8
to
dd0efbf
Compare
dd0efbf
to
9ccc69f
Compare
What this PR does:
local mode, metadata mapping is reported using registration information
Which issue(s) this PR fixes:
Fixes #1610
Special notes for your reviewer:
Does this PR introduce a user-facing change?: