defichain-wallet
defichain-wallet copied to clipboard
chore(e2e): Insufficient UTXO DFI error while sending DFI
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*
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
}
Build preview for DeFiChain Wallet is ready!
Built with commit 9c0040fd069c4c91901137f8b08b93ce017bcfa2
https://expo.io/@defichain/wallet?release-channel=pr-preview-4132
Codecov Report
Merging #4132 (b40a0e1) into main (b4961f9) will decrease coverage by
21.96%. The diff coverage isn/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!