emeraldpay / emerald-wallet

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

solution: run api test only on linux or dev env #1349

Closed BOOMER74 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (0e53b82) 31.02% compared to head (5161af9) 31.06%. Report is 1 commits behind head on master.

Files Patch % Lines
...n/CreateTransaction/SetupTransaction/flow/flow.tsx 0.00% 19 Missing and 7 partials :warning:
packages/core/src/transaction/workflow/index.ts 0.00% 19 Missing :warning:
...tupTransaction/flow/blockchain/bitcoin/speedup.tsx 0.00% 16 Missing and 2 partials :warning:
...s/core/src/transaction/workflow/create-tx/types.ts 57.89% 15 Missing and 1 partial :warning:
...ansaction/SetupTransaction/flow/common/speedup.tsx 0.00% 14 Missing :warning:
.../src/txstash/handler/blockchain/bitcoin/restore.ts 18.18% 7 Missing and 2 partials :warning:
packages/store/src/txstash/handler/handler.ts 20.00% 7 Missing and 1 partial :warning:
...ackages/core/src/transaction/workflow/TxBuilder.ts 57.14% 2 Missing and 4 partials :warning:
...tupTransaction/flow/blockchain/ethereum/cancel.tsx 0.00% 6 Missing :warning:
...upTransaction/flow/blockchain/ethereum/speedup.tsx 0.00% 6 Missing :warning:
... and 28 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1349 +/- ## ========================================== + Coverage 31.02% 31.06% +0.04% ========================================== Files 502 510 +8 Lines 10607 10763 +156 Branches 1403 1412 +9 ========================================== + Hits 3291 3344 +53 - Misses 6001 6095 +94 - Partials 1315 1324 +9 ```

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