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): call endpoint to save tx #4157

Closed chloezxyy closed 5 months ago

chloezxyy commented 7 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 7 months ago

Missing Translations Report

The following translations are missing for this pull request.

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

Build preview for DeFiChain Wallet is ready!

Built with commit ba2e1be89b301d491b6543e8cda47a7a15a59b2f

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

codecov-commenter commented 7 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (b2d55e5) 55.94% compared to head (86c2572) 54.81%.

Files Patch % Lines
...p/app/components/OceanInterface/OceanInterface.tsx 66.66% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4157 +/- ## ========================================== - Coverage 55.94% 54.81% -1.13% ========================================== Files 438 438 Lines 12486 12501 +15 Branches 4135 4141 +6 ========================================== - Hits 6985 6853 -132 - Misses 5417 5564 +147 Partials 84 84 ```

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