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

Fixes getStorageAt undeployed contract response #2250

Merged
merged 4 commits into from
Nov 6, 2024

use class hash

9e72cf1
Select commit
Loading
Failed to load commit list.
Merged

Fixes getStorageAt undeployed contract response #2250

use class hash
9e72cf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

75.35% (target 70.00%)

View this Pull Request on Codecov

75.35% (target 70.00%)

Details

Codecov Report

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

Project coverage is 75.35%. Comparing base (e4240ac) to head (9e72cf1).

Files with missing lines Patch % Lines
rpc/contract.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2250      +/-   ##
==========================================
+ Coverage   75.25%   75.35%   +0.09%     
==========================================
  Files         106      106              
  Lines       11229    11238       +9     
==========================================
+ Hits         8450     8468      +18     
+ Misses       2138     2133       -5     
+ Partials      641      637       -4     

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