BirthdayResearch / defichain-wallet

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

fix(ui-ux): update huobi to htx #4182

Open nattadex opened 3 months ago

nattadex commented 3 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

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 22ae55b43be68be52375982040d228c877ca55e0

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

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 46.32%. Comparing base (bf3cd26) to head (05ea3dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4182 +/- ## =========================================== - Coverage 60.05% 46.32% -13.74% =========================================== Files 442 442 Lines 12577 12577 Branches 4129 4153 +24 =========================================== - Hits 7553 5826 -1727 - Misses 4964 6701 +1737 + Partials 60 50 -10 ```

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