defichain-wallet icon indicating copy to clipboard operation
defichain-wallet copied to clipboard

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

Open fullstackninja864 opened this issue 2 years ago • 3 comments
trafficstars

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

  • [ ] Read your code changes at least once
  • [ ] Tested on iOS/Android device (e.g, No crashes, library supported etc.)
  • [ ] No console errors on web
  • [ ] Tested on Light mode and Dark mode*
  • [ ] Your UI implementation visually matched the rendered design*
  • [ ] Unit tests*
  • [ ] Added e2e tests*
  • [ ] Added translations*

fullstackninja864 avatar Nov 09 '23 09:11 fullstackninja864

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] avatar Nov 09 '23 09:11 github-actions[bot]

Build preview for DeFiChain Wallet is ready!

Built with commit 9c0040fd069c4c91901137f8b08b93ce017bcfa2

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

github-actions[bot] avatar Nov 09 '23 09:11 github-actions[bot]

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!

codecov-commenter avatar Nov 09 '23 09:11 codecov-commenter