Skip to content
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: useWatch support selector #637

Merged
merged 8 commits into from
Nov 30, 2023

feat: watchValue

3891f26
Select commit
Loading
Failed to load commit list.
Merged

feat: useWatch support selector #637

feat: watchValue
3891f26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 1s

99.43% (+0.00%) compared to 75dbcb3

View this Pull Request on Codecov

99.43% (+0.00%) compared to 75dbcb3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (75dbcb3) 99.43% compared to head (3891f26) 99.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #637   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          18       18           
  Lines        1236     1240    +4     
  Branches      283      285    +2     
=======================================
+ Hits         1229     1233    +4     
  Misses          7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.