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(useEventListener): add variables for SSR support #78

Merged
merged 1 commit into from
Dec 8, 2023

feat: add variables for SSR support

e7f2476
Select commit
Loading
Failed to load commit list.
Merged

feat(useEventListener): add variables for SSR support #78

feat: add variables for SSR support
e7f2476
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 1s

92.40% (-0.32%) compared to a4c1558

View this Pull Request on Codecov

92.40% (-0.32%) compared to a4c1558

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a4c1558) 92.71% compared to head (e7f2476) 92.40%.

Files Patch % Lines
packages/hooks/use-event-listener/src/index.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   92.71%   92.40%   -0.32%     
==========================================
  Files          16       16              
  Lines         247      250       +3     
  Branches       63       65       +2     
==========================================
+ Hits          229      231       +2     
- Misses         16       17       +1     
  Partials        2        2              

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