Closed yehorh closed 6 months ago
Thanks for the PR! This is basically what I had imagined.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
623e433
) to head (3f80332
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks good!
Thanks! βΊοΈ
Description
https://github.com/jinyus/lite_ref/issues/25#issue-2243685794
@jinyus
I suggest the following interface and implementation for the family feature. I am still in the process of writing tests and examples, but at the moment I am interested in opinions about the API and the fact that the
watchCount
will become unavailable for retrieval fromScopedRef
since the state has been moved into a separate object.Type of Change