-
Notifications
You must be signed in to change notification settings - Fork 10
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 option for detecting changes to flag overrides #101
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #101 +/- ##
==========================================
- Coverage 92.71% 92.68% -0.03%
==========================================
Files 21 21
Lines 2072 2079 +7
Branches 562 565 +3
==========================================
+ Hits 1921 1927 +6
- Misses 150 151 +1
Partials 1 1 ☔ View full report in Codecov by Sentry. |
c240163
to
fe881bb
Compare
82aac63
to
9c48b21
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Describe the purpose of your pull request
Moves the
createFlagOverridesFromMap
function to theconfigcat-common
package and adds an optional parameter namedwatchChanges
to the function which controls whether the client should detect changes to the flag override map after client initialization.Related issues (only if applicable)
https://trello.com/c/9jqzNyAI/381-konzisztencian%C3%B6vel%C5%91-improvementek
Requirement checklist (only if applicable)