Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add method to handle when there is a late voided tx #582

Open
wants to merge 1 commit into
base: old-dev
Choose a base branch
from

feat: add method to handle when there is a late voided tx

5f053ab
Select commit
Loading
Failed to load commit list.
Open

feat: add method to handle when there is a late voided tx #582

feat: add method to handle when there is a late voided tx
5f053ab
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 24, 2023 in 0s

64.69% (target 75.00%)

View this Pull Request on Codecov

64.69% (target 75.00%)

Details

Codecov Report

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

Comparison is base (29ca737) 64.86% compared to head (5f053ab) 64.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #582      +/-   ##
==========================================
- Coverage   64.86%   64.69%   -0.18%     
==========================================
  Files          67       67              
  Lines        5254     5268      +14     
  Branches     1108     1113       +5     
==========================================
  Hits         3408     3408              
- Misses       1766     1779      +13     
- Partials       80       81       +1     
Files Coverage Δ
src/new/wallet.js 40.67% <0.00%> (-0.14%) ⬇️
src/storage/storage.ts 57.71% <0.00%> (-3.67%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.