-
Notifications
You must be signed in to change notification settings - Fork 155
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
Add analytics for voice messages #1706
Conversation
...ement/android/features/messages/impl/voicemessages/composer/VoiceMessageComposerPresenter.kt
Outdated
Show resolved
Hide resolved
...lement/android/features/messages/voicemessages/composer/VoiceMessageComposerPresenterTest.kt
Outdated
Show resolved
Hide resolved
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
|
… jonny/vm-analytics
6842890
to
d1898de
Compare
Kudos, SonarCloud Quality Gate passed! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1706 +/- ##
========================================
Coverage 63.45% 63.45%
========================================
Files 1282 1282
Lines 33267 33274 +7
Branches 6885 6885
========================================
+ Hits 21108 21115 +7
Misses 8976 8976
Partials 3183 3183
☔ View full report in Codecov by Sentry. |
Type of change
Content
Add analytics for voice messages.
Also, rename a test fake used in the related test.
Motivation and context
Screenshots / GIFs
Tests
Unit test
Tested devices
Checklist