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: fixed eth_getCode to now use blockNumber when address is an HTS token #3433

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

trigger CI

004b072
Select commit
Loading
Failed to load commit list.
Open

fix: fixed eth_getCode to now use blockNumber when address is an HTS token #3433

trigger CI
004b072
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 1s

85.45% (target 80.00%)

View this Pull Request on Codecov

85.45% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.45%. Comparing base (fe6c0cf) to head (004b072).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/relay/src/lib/eth.ts 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3433      +/-   ##
==========================================
+ Coverage   85.20%   85.45%   +0.25%     
==========================================
  Files          69       69              
  Lines        4711     4724      +13     
  Branches     1048     1052       +4     
==========================================
+ Hits         4014     4037      +23     
+ Misses        397      391       -6     
+ Partials      300      296       -4     
Files with missing lines Coverage Δ
.../lib/services/ethService/ethCommonService/index.ts 91.42% <100.00%> (+0.12%) ⬆️
packages/relay/src/lib/eth.ts 86.59% <81.81%> (+0.48%) ⬆️

... and 3 files with indirect coverage changes