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: cherry-pick #3177 remove transactions with status INVALID_ACCOUNT_ID from block… #3217

Merged
merged 1 commit into from
Nov 5, 2024

feat: remove transactions with status `INVALID_ACCOUNT_ID` from block…

f37e8ea
Select commit
Loading
Failed to load commit list.
Merged

feat: cherry-pick #3177 remove transactions with status INVALID_ACCOUNT_ID from block… #3217

feat: remove transactions with status `INVALID_ACCOUNT_ID` from block…
f37e8ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

83.12% (target 80.00%)

View this Pull Request on Codecov

83.12% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.12%. Comparing base (0ac33d6) to head (f37e8ea).

Additional details and impacted files
@@              Coverage Diff              @@
##           release/0.59    #3217   +/-   ##
=============================================
  Coverage         83.11%   83.12%           
=============================================
  Files                66       66           
  Lines              4312     4314    +2     
  Branches            843      843           
=============================================
+ Hits               3584     3586    +2     
  Misses              485      485           
  Partials            243      243           
Files with missing lines Coverage Δ
...ckages/config-service/src/services/globalConfig.ts 100.00% <ø> (ø)
packages/relay/src/lib/eth.ts 82.03% <100.00%> (-0.07%) ⬇️
packages/relay/src/utils.ts 100.00% <100.00%> (ø)