valora-inc / wallet

The official repository for the Valora mobile cryptocurrency wallet.
https://valora.xyz
Apache License 2.0
178 stars 87 forks source link

chore(analytics): consistent earn events #6115

Closed satish-ravi closed 1 month ago

satish-ravi commented 1 month ago

Description

As the title

Test plan

CI

Related issues

N/A

Backwards compatibility

Yes

Network scalability

N/A

emerge-tools[bot] commented 1 month ago

📸 Snapshot Test

No snapshots generated

Name Version Added Removed Modified Unchanged Errored Approval
Celo (test)
org.celo.mobile.test
1.95.0 (160) 0 0 0 0 0 N/A

:flying_saucer: Powered by Emerge Tools

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.74%. Comparing base (a0a06dc) to head (0f07923). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/valora-inc/wallet/pull/6115/graphs/tree.svg?width=650&height=150&src=pr&token=ZQBexNu9cz&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc)](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc) ```diff @@ Coverage Diff @@ ## main #6115 +/- ## ========================================== - Coverage 88.74% 88.74% -0.01% ========================================== Files 727 727 Lines 30790 30797 +7 Branches 5626 5320 -306 ========================================== + Hits 27326 27331 +5 - Misses 3265 3422 +157 + Partials 199 44 -155 ``` | [Files with missing lines](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc) | Coverage Δ | | |---|---|---| | [src/analytics/Properties.tsx](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?src=pr&el=tree&filepath=src%2Fanalytics%2FProperties.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc#diff-c3JjL2FuYWx5dGljcy9Qcm9wZXJ0aWVzLnRzeA==) | `100.00% <ø> (ø)` | | | [src/earn/BeforeDepositBottomSheet.tsx](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?src=pr&el=tree&filepath=src%2Fearn%2FBeforeDepositBottomSheet.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc#diff-c3JjL2Vhcm4vQmVmb3JlRGVwb3NpdEJvdHRvbVNoZWV0LnRzeA==) | `100.00% <100.00%> (ø)` | | | [src/earn/EarnCollectScreen.tsx](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?src=pr&el=tree&filepath=src%2Fearn%2FEarnCollectScreen.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc#diff-c3JjL2Vhcm4vRWFybkNvbGxlY3RTY3JlZW4udHN4) | `96.26% <ø> (ø)` | | | [src/earn/EarnEnterAmount.tsx](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?src=pr&el=tree&filepath=src%2Fearn%2FEarnEnterAmount.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc#diff-c3JjL2Vhcm4vRWFybkVudGVyQW1vdW50LnRzeA==) | `88.68% <ø> (ø)` | | ... and [66 files with indirect coverage changes](https://app.codecov.io/gh/valora-inc/wallet/pull/6115/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc). Last update [a0a06dc...0f07923](https://app.codecov.io/gh/valora-inc/wallet/pull/6115?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valora-inc).