-
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
Add: Split config center GetConfig method #267
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #267 +/- ##
===========================================
+ Coverage 65.5% 65.53% +0.02%
===========================================
Files 111 111
Lines 7038 7041 +3
===========================================
+ Hits 4610 4614 +4
+ Misses 1972 1970 -2
- Partials 456 457 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does:
1.Split config center GetConfig method to getRule/getinternalproperty/getProperties for different scenarios
2.Add app_id config item for apollo config center
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: