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

chore: rename variables #77

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

chore: rename variables #77

wants to merge 5 commits into from

Conversation

JB1905
Copy link
Member

@JB1905 JB1905 commented Apr 1, 2021

Closes #76
Closes #71

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #77 (1facaa7) into main (7be2ea4) will increase coverage by 11.53%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             main       #77       +/-   ##
============================================
+ Coverage   88.46%   100.00%   +11.53%     
============================================
  Files           4         3        -1     
  Lines          26        27        +1     
  Branches        3         4        +1     
============================================
+ Hits           23        27        +4     
+ Misses          3         0        -3     
Impacted Files Coverage Δ
src/useViewport.ts 100.00% <100.00%> (ø)
src/withViewport.tsx 100.00% <100.00%> (+50.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7be2ea4...1facaa7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write test for SSR Rename defaultVW to defaultVw and defaultVH to defaultVh
1 participant