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

[Docs] hook-use-state: fix an undefined variable #3626

Merged
1 commit merged into from
Feb 19, 2024

[Docs] `hook-use-state`: fix an undefined variable

d4e58aa
Select commit
Failed to load commit list.
Merged

[Docs] hook-use-state: fix an undefined variable #3626

[Docs] `hook-use-state`: fix an undefined variable
d4e58aa
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 0s

97.76% (+0.00%) compared to b9292b4

View this Pull Request on Codecov

97.76% (+0.00%) compared to b9292b4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b9292b4) 97.76% compared to head (d4e58aa) 97.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3626   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files         133      133           
  Lines        9469     9469           
  Branches     3471     3471           
=======================================
  Hits         9257     9257           
  Misses        212      212           

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