Closed chloezxyy closed 1 year ago
The following translations are missing for this pull request.
{
"missingLanguageItems": {
"zh-Hans": {
"missingCount": 0,
"labels": {},
"totalCount": 1988,
"allLabels": "{}"
},
"zh-Hant": {
"missingCount": 0,
"labels": {},
"totalCount": 1988,
"allLabels": "{}"
},
"fr": {
"missingCount": 0,
"labels": {},
"totalCount": 1988,
"allLabels": "{}"
},
"es": {
"missingCount": 0,
"labels": {},
"totalCount": 1988,
"allLabels": "{}"
},
"it": {
"missingCount": 0,
"labels": {},
"totalCount": 1988,
"allLabels": "{}"
}
},
"totalMissingCount": 0
}
Merging #4016 (b81cc8a) into main (7a57e57) will decrease coverage by
0.07%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #4016 +/- ##
==========================================
- Coverage 57.85% 57.79% -0.07%
==========================================
Files 460 466 +6
Lines 12355 12367 +12
Branches 4084 4084
==========================================
- Hits 7148 7147 -1
- Misses 5119 5132 +13
Partials 88 88
Files Changed | Coverage Δ | |
---|---|---|
mobile-app/app/components/icons/assets/DOT.tsx | 0.00% <0.00%> (ø) |
|
mobile-app/app/components/icons/assets/MATIC.tsx | 0.00% <0.00%> (ø) |
|
mobile-app/app/components/icons/assets/SOL.tsx | 0.00% <0.00%> (ø) |
|
mobile-app/app/components/icons/assets/dDOT.tsx | 0.00% <0.00%> (ø) |
|
mobile-app/app/components/icons/assets/dMATIC.tsx | 0.00% <0.00%> (ø) |
|
mobile-app/app/components/icons/assets/dSOL.tsx | 0.00% <0.00%> (ø) |
|
mobile-app/app/components/icons/assets/index.ts | 100.00% <ø> (ø) |
... and 5 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Build preview for DeFiChain Wallet is ready!
Built with commit 9086fb04062c12a37d06ea58ad52ff8e91677b5c
https://expo.io/@defichain/wallet?release-channel=pr-preview-4016
What this PR does / why we need it:
As titled. Add tokens icon symbols to display on screens like LM, Auctions etc. - once data is available on-chain, the added tokens will be reflected.
Which issue(s) does this PR fixes?:
Fixes #
Additional comments?:
Developer Checklist: