-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
doc: add detail to confmap watcher #12150
base: main
Are you sure you want to change the base?
Conversation
ba832d9
to
f833595
Compare
f833595
to
b6bb7b3
Compare
I can write a CHANGELOG entry for this, but I don't think it's helpful. Let me know if I should anyway to get the CI to pass |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12150 +/- ##
==========================================
+ Coverage 91.73% 91.76% +0.03%
==========================================
Files 463 463
Lines 24819 24809 -10
==========================================
- Hits 22767 22766 -1
+ Misses 1670 1659 -11
- Partials 382 384 +2 ☔ View full report in Codecov by Sentry. |
6d111b9
to
8936f98
Compare
@bogdandrutu Could you double check this since you designed this in the first place? |
Description
I tried to improve the docs on watchers based on the issue below
Link to tracking issue
Fixes #12115
Documentation
Clarified some code comments that were incorrect (there's no Retrieved.Get method) and included a new code sample for a Provider that uses the watcher func