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

fix: hmr should rebuild cache #137

Merged
merged 1 commit into from Jul 26, 2023
Merged

fix: hmr should rebuild cache #137

merged 1 commit into from Jul 26, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jul 26, 2023

@github-actions
Copy link

github-actions bot commented Jul 26, 2023

😭 Deploy PR Preview 8ff7dd6 failed. Build logs

🤖 By surge-preview

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 78.57% and project coverage change: -0.12% ⚠️

Comparison is base (c8a9393) 94.86% compared to head (acaf573) 94.75%.

❗ Current head acaf573 differs from pull request most recent head 8ff7dd6. Consider uploading reports for the commit 8ff7dd6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   94.86%   94.75%   -0.12%     
==========================================
  Files          24       24              
  Lines        2065     2077      +12     
  Branches      325      326       +1     
==========================================
+ Hits         1959     1968       +9     
- Misses        106      109       +3     
Files Changed Coverage Δ
src/hooks/useGlobalCache.tsx 93.93% <78.57%> (-2.62%) ⬇️

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

@zombieJ zombieJ merged commit d907912 into master Jul 26, 2023
6 checks passed
@zombieJ zombieJ deleted the fix-hmr branch July 26, 2023 09:09
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.

useGlobalCache TypeError: Cannot read properties of null (reading '1')
3 participants