feat: a hook to use Segment metrics#8471
Merged
Merged
Conversation
Contributor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
b37bfac to
3008d01
Compare
wachunei
reviewed
Jan 30, 2024
and tests
3008d01 to
547ff29
Compare
Cal-L
reviewed
Feb 1, 2024
af0bfe8 to
5d526a2
Compare
and add async init
5d526a2 to
32a0e41
Compare
Contributor
|
E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/d614e8d1-3a82-485e-b82e-76b94714fb38 |
wachunei
reviewed
Feb 1, 2024
Cal-L
reviewed
Feb 1, 2024
- use interface for props types - keep isConfigured private only - update tests - update HOC
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feat/batch_1129_segment #8471 +/- ##
===========================================================
+ Coverage 40.90% 40.94% +0.04%
===========================================================
Files 1243 1245 +2
Lines 30110 30127 +17
Branches 2894 2899 +5
===========================================================
+ Hits 12315 12335 +20
+ Misses 17094 17090 -4
- Partials 701 702 +1 ☔ View full report in Codecov by Sentry. |
Cal-L
reviewed
Feb 2, 2024
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Related issues
fixes https://github.com/MetaMask/mobile-planning/issues/1500
Manual testing steps
none
Screenshots/Recordings
Before
NA
After
NA
Pre-merge author checklist
Pre-merge reviewer checklist