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): move block info to starknet api #2246

Merged
merged 1 commit into from
Nov 28, 2024

chore(blockifier): move block info to starknet api

41313e7
Select commit
Loading
Failed to load commit list.
Merged

chore(blockifier): move block info to starknet api #2246

chore(blockifier): move block info to starknet api
41313e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

54.89% (+14.78%) compared to e3165c4

View this Pull Request on Codecov

54.89% (+14.78%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 54.89%. Comparing base (e3165c4) to head (41313e7).
Report is 620 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_api/src/block.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2246       +/-   ##
===========================================
+ Coverage   40.10%   54.89%   +14.78%     
===========================================
  Files          26      233      +207     
  Lines        1895    26542    +24647     
  Branches     1895    26542    +24647     
===========================================
+ Hits          760    14569    +13809     
- Misses       1100    10948     +9848     
- Partials       35     1025      +990     

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