emeraldpay / emerald-wallet

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

problem: incorrect import paths #1357

Closed BOOMER74 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2064105) 35.22% compared to head (1b77134) 35.64%. Report is 5 commits behind head on master.

Files Patch % Lines
...pTransaction/flow/blockchain/ethereum/recovery.tsx 0.00% 38 Missing and 6 partials :warning:
...ackages/core/src/transaction/workflow/TxBuilder.ts 5.88% 22 Missing and 10 partials :warning:
...src/txstash/handler/blockchain/ethereum/prepare.ts 6.25% 23 Missing and 7 partials :warning:
...ct-app/src/wallets/WalletDetails/WalletBalance.tsx 0.00% 21 Missing and 7 partials :warning:
...ransaction/SetupTransaction/flow/common/common.tsx 0.00% 22 Missing and 1 partial :warning:
.../wallets/WalletDetails/entry/EthereumEntryItem.tsx 0.00% 10 Missing and 1 partial :warning:
...saction/flow/blockchain/ethereum/erc20/approve.tsx 0.00% 9 Missing :warning:
...SetupTransaction/flow/components/ApproveAmount.tsx 0.00% 8 Missing :warning:
...app/src/transaction/SetupTransaction/flow/flow.tsx 0.00% 3 Missing and 5 partials :warning:
...nsaction/SetupTransaction/flow/common/transfer.tsx 0.00% 6 Missing :warning:
... and 29 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1357 +/- ## ========================================== + Coverage 35.22% 35.64% +0.42% ========================================== Files 512 505 -7 Lines 10288 10096 -192 Branches 1324 1311 -13 ========================================== - Hits 3624 3599 -25 + Misses 5450 5295 -155 + Partials 1214 1202 -12 ```

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