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

fix: Set the designated payer when building an EVM transactions from … #16828

Open
wants to merge 1 commit into
base: release/0.57
Choose a base branch
from

fix: Set the designated payer when building an EVM transactions from …

b85211e
Select commit
Loading
Failed to load commit list.
Open

fix: Set the designated payer when building an EVM transactions from … #16828

fix: Set the designated payer when building an EVM transactions from …
b85211e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

63.59% (-0.01%) compared to 1b4339d

View this Pull Request on Codecov

63.59% (-0.01%) compared to 1b4339d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.59%. Comparing base (1b4339d) to head (b85211e).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/0.57   #16828      +/-   ##
==================================================
- Coverage           63.59%   63.59%   -0.01%     
+ Complexity          20399    20398       -1     
==================================================
  Files                2547     2547              
  Lines               94875    94872       -3     
  Branches             9913     9913              
==================================================
- Hits                60335    60332       -3     
  Misses              30922    30922              
  Partials             3618     3618              
Files with missing lines Coverage Δ
...ontract/impl/exec/ContextTransactionProcessor.java 80.55% <100.00%> (ø)
...ce/contract/impl/infra/HevmTransactionFactory.java 92.30% <100.00%> (-0.18%) ⬇️

Impacted file tree graph