-
-
Notifications
You must be signed in to change notification settings - Fork 919
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
feat: resettable unique store #800
Conversation
Codecov Report
@@ Coverage Diff @@
## main #800 +/- ##
==========================================
- Coverage 99.42% 99.34% -0.08%
==========================================
Files 1958 1922 -36
Lines 210773 183072 -27701
Branches 904 902 -2
==========================================
- Hits 209557 181875 -27682
+ Misses 1159 1141 -18
+ Partials 57 56 -1
|
I'm not yet sure how to allow user to reset props inside I'm also unsure why it is a key-value store, where the values are equals to their key 🤔 |
Don't think too much. |
1297a6c
to
59edce3
Compare
#810 should be merged first