emeraldpay / emerald-wallet

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

solution: reorganize components #1353

Closed BOOMER74 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2064105) 35.22% compared to head (f397b66) 35.80%.

Files Patch % Lines
...SetupTransaction/flow/components/ApproveAmount.tsx 0.00% 8 Missing :warning:
...action/SetupTransaction/flow/components/Amount.tsx 0.00% 4 Missing and 1 partial :warning:
...saction/flow/blockchain/ethereum/erc20/approve.tsx 0.00% 3 Missing :warning:
...saction/workflow/create-tx/CreateErc20ConvertTx.ts 0.00% 2 Missing :warning:
...saction/workflow/create-tx/CreateErc20ApproveTx.ts 0.00% 1 Missing :warning:
...ackages/react-app/src/app/screen/Screen/Screen.tsx 0.00% 1 Missing :warning:
...nsaction/flow/blockchain/bitcoin/modify/modify.tsx 0.00% 1 Missing :warning:
...saction/flow/blockchain/ethereum/erc20/convert.tsx 0.00% 1 Missing :warning:
...saction/flow/blockchain/ethereum/modify/modify.tsx 0.00% 1 Missing :warning:
...pTransaction/flow/blockchain/ethereum/transfer.tsx 0.00% 1 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1353 +/- ## ========================================== + Coverage 35.22% 35.80% +0.58% ========================================== Files 512 502 -10 Lines 10288 9978 -310 Branches 1324 1289 -35 ========================================== - Hits 3624 3573 -51 + Misses 5450 5224 -226 + Partials 1214 1181 -33 ```

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