emeraldpay / emerald-wallet

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

solution: remove old allowances from persistent state and store #1327

Closed BOOMER74 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 25.00% and project coverage change: -0.05% :warning:

Comparison is base (5007a21) 31.51% compared to head (701e0c5) 31.46%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1327 +/- ## ========================================== - Coverage 31.51% 31.46% -0.05% ========================================== Files 445 445 Lines 9867 9889 +22 Branches 1309 1312 +3 ========================================== + Hits 3110 3112 +2 - Misses 5533 5550 +17 - Partials 1224 1227 +3 ``` | [Files Changed](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay) | Coverage Δ | | |---|---|---| | [packages/core/src/IpcCommands.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvY29yZS9zcmMvSXBjQ29tbWFuZHMudHM=) | `0.00% <0.00%> (ø)` | | | [packages/core/src/persistentState.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvY29yZS9zcmMvcGVyc2lzdGVudFN0YXRlLnRz) | `0.00% <ø> (ø)` | | | [...ges/desktop/src/renderer/store/cache/allowances.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvZGVza3RvcC9zcmMvcmVuZGVyZXIvc3RvcmUvY2FjaGUvYWxsb3dhbmNlcy50cw==) | `0.00% <0.00%> (ø)` | | | [packages/services/src/services/AllowanceService.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvc2VydmljZXMvc3JjL3NlcnZpY2VzL0FsbG93YW5jZVNlcnZpY2UudHM=) | `0.00% <0.00%> (ø)` | | | [...ckages/services/src/services/TransactionService.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvc2VydmljZXMvc3JjL3NlcnZpY2VzL1RyYW5zYWN0aW9uU2VydmljZS50cw==) | `0.00% <0.00%> (ø)` | | | [packages/store/src/allowances/reducer.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvc3RvcmUvc3JjL2FsbG93YW5jZXMvcmVkdWNlci50cw==) | `12.76% <0.00%> (-3.91%)` | :arrow_down: | | [packages/store/src/remote-access/Allowances.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvc3RvcmUvc3JjL3JlbW90ZS1hY2Nlc3MvQWxsb3dhbmNlcy50cw==) | `50.00% <50.00%> (-10.00%)` | :arrow_down: | | [...ackages/persistent-state/src/\_\_tests\_\_/\_commons.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvcGVyc2lzdGVudC1zdGF0ZS9zcmMvX190ZXN0c19fL19jb21tb25zLnRz) | `100.00% <100.00%> (ø)` | | | [packages/persistent-state/src/allowances.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvcGVyc2lzdGVudC1zdGF0ZS9zcmMvYWxsb3dhbmNlcy50cw==) | `100.00% <100.00%> (ø)` | | | [packages/store/src/allowances/types.ts](https://app.codecov.io/gh/emeraldpay/emerald-wallet/pull/1327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emeraldpay#diff-cGFja2FnZXMvc3RvcmUvc3JjL2FsbG93YW5jZXMvdHlwZXMudHM=) | `75.00% <100.00%> (+3.57%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.