BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
126 stars 46 forks source link

feat(ui-ux): UI for opt out anonymized data instrumentation #4177

Closed nattadex closed 3 months ago

nattadex commented 3 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #DFC-481

Additional comments?:

Developer Checklist:

linear[bot] commented 3 months ago

DFC-481 UI for Opt-Out Anonymized Data Instrumentation

github-actions[bot] commented 3 months ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
github-actions[bot] commented 3 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit aa293ed4486e1c526573d20a0d8701d714fb9146

https://expo.io/@defichain/wallet?release-channel=pr-preview-4177

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 80.76923% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 54.12%. Comparing base (bfe7b2d) to head (7d6d6d2).

Files Patch % Lines
shared/contexts/AnalyticsProvider.tsx 77.14% 7 Missing and 1 partial :warning:
...gator/screens/Settings/screens/AnalyticsScreen.tsx 76.92% 3 Missing :warning:
...obile-app/app/api/persistence/analytics_storage.ts 84.61% 2 Missing :warning:
...p/app/components/OceanInterface/OceanInterface.tsx 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4177 +/- ## ========================================== - Coverage 59.92% 54.12% -5.81% ========================================== Files 439 442 +3 Lines 12506 12577 +71 Branches 4143 4129 -14 ========================================== - Hits 7494 6807 -687 - Misses 4952 5705 +753 - Partials 60 65 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

chloezxyy commented 3 months ago

Left some linting issues to fix!