emeraldpay / emerald-wallet

Emerald Wallet
https://emerald.cash
Apache License 2.0
211 stars 102 forks source link

solution: new ui for convert tx #1352

Closed BOOMER74 closed 8 months ago

BOOMER74 commented 8 months ago

Depends on #1351

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (893cf41) 34.45% compared to head (cfee452) 35.22%.

Files Patch % Lines
...saction/workflow/create-tx/CreateErc20ConvertTx.ts 35.29% 39 Missing and 16 partials :warning:
...saction/flow/blockchain/ethereum/erc20/approve.tsx 0.00% 49 Missing and 2 partials :warning:
...saction/flow/blockchain/ethereum/erc20/convert.tsx 0.00% 42 Missing and 2 partials :warning:
...src/txstash/handler/blockchain/ethereum/prepare.ts 13.04% 33 Missing and 7 partials :warning:
...ackages/core/src/transaction/workflow/TxBuilder.ts 44.44% 18 Missing and 12 partials :warning:
...SetupTransaction/flow/components/ApproveAmount.tsx 0.00% 24 Missing and 1 partial :warning:
...saction/workflow/create-tx/CreateErc20ApproveTx.ts 43.75% 14 Missing and 4 partials :warning:
...tion/display/blockchain/ethereum/erc20/approve.tsx 0.00% 11 Missing :warning:
...tion/display/blockchain/ethereum/erc20/convert.tsx 0.00% 11 Missing :warning:
packages/core/src/blockchains/tokens/registry.ts 35.71% 4 Missing and 5 partials :warning:
... and 32 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1352 +/- ## ========================================== + Coverage 34.45% 35.22% +0.76% ========================================== Files 508 512 +4 Lines 10415 10288 -127 Branches 1357 1324 -33 ========================================== + Hits 3589 3624 +35 + Misses 5572 5450 -122 + Partials 1254 1214 -40 ```

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