-
Notifications
You must be signed in to change notification settings - Fork 115
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
Send UTD occurences to Posthog #2575
Conversation
cebe0e7
to
fb4fa52
Compare
Generated by 🚫 Danger Swift against 94ebe4b |
ElementX/Sources/FlowCoordinators/UserSessionFlowCoordinator.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, although there are conflicts from my updating the analytics package earlier to send the moderation event.
f9ad5bd
to
94ebe4b
Compare
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2575 +/- ##
===========================================
- Coverage 74.70% 74.56% -0.14%
===========================================
Files 553 554 +1
Lines 38134 38225 +91
Branches 17337 17335 -2
===========================================
+ Hits 28489 28504 +15
- Misses 9645 9721 +76
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
this uses UTD tracking to allow better logging of any UTD issues and send them to posthog. Also bumps the SDK to version 1.1.50