BirthdayResearch / defichain-wallet

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

chore(e2e): Insufficient UTXO DFI error while sending DFI #4132

Closed fullstackninja864 closed 1 month ago

fullstackninja864 commented 9 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 9 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 9 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit 9c0040fd069c4c91901137f8b08b93ce017bcfa2

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

codecov-commenter commented 9 months ago

Codecov Report

Merging #4132 (b40a0e1) into main (b4961f9) will decrease coverage by 21.96%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #4132       +/-   ##
===========================================
- Coverage   60.93%   38.97%   -21.96%     
===========================================
  Files         438      438               
  Lines       12435    12435               
  Branches     4116     4116               
===========================================
- Hits         7577     4847     -2730     
- Misses       4767     7531     +2764     
+ Partials       91       57       -34     

see 136 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!