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

chore(blockifier): implement staknet_api class_info to match blockifier class_info #1702

Merged
merged 1 commit into from
Nov 11, 2024

chore(blockifier): implement staknet_api class_info to match blockifi…

d6be674
Select commit
Loading
Failed to load commit list.
Merged

chore(blockifier): implement staknet_api class_info to match blockifier class_info #1702

chore(blockifier): implement staknet_api class_info to match blockifi…
d6be674
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

75.44% (+35.33%) compared to e3165c4

View this Pull Request on Codecov

75.44% (+35.33%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 75.44%. Comparing base (e3165c4) to head (d6be674).
Report is 305 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_api/src/contract_class.rs 0.00% 35 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1702       +/-   ##
===========================================
+ Coverage   40.10%   75.44%   +35.33%     
===========================================
  Files          26      103       +77     
  Lines        1895    13907    +12012     
  Branches     1895    13907    +12012     
===========================================
+ Hits          760    10492     +9732     
- Misses       1100     2959     +1859     
- Partials       35      456      +421     

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