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(analytics): add a debounced trackAnalytics util/hook #77531

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aliu39
Copy link
Member

@aliu39 aliu39 commented Sep 13, 2024

Sample use case would be analytics in hydration error diff modal. Or in a useEffect dependent on async query results

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 13, 2024
@aliu39 aliu39 requested a review from a team September 13, 2024 23:44
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...atic/app/utils/analytics/useDebouncedAnalytics.tsx 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #77531      +/-   ##
==========================================
- Coverage   78.11%   78.10%   -0.01%     
==========================================
  Files        6959     6960       +1     
  Lines      308882   308890       +8     
  Branches    50555    50556       +1     
==========================================
- Hits       241273   241270       -3     
- Misses      61211    61222      +11     
  Partials     6398     6398              

@getsantry
Copy link
Contributor

getsantry bot commented Oct 5, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added Stale and removed Stale labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant