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

refactor(starknet_api): entry points by type field of sierra contact #2294

refactor(starknet_api): entry points by type field of sierra contact

378185a
Select commit
Loading
Failed to load commit list.
Merged

refactor(starknet_api): entry points by type field of sierra contact #2294

refactor(starknet_api): entry points by type field of sierra contact
378185a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

57.60% (+17.49%) compared to e3165c4

View this Pull Request on Codecov

57.60% (+17.49%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 57.60%. Comparing base (e3165c4) to head (378185a).
Report is 597 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_api/src/rpc_transaction.rs 50.00% 7 Missing ⚠️
crates/papyrus_protobuf/src/converters/class.rs 0.00% 5 Missing ⚠️
...s/papyrus_storage/src/serialization/serializers.rs 0.00% 0 Missing and 1 partial ⚠️
crates/starknet_client/src/reader/objects/state.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2294       +/-   ##
===========================================
+ Coverage   40.10%   57.60%   +17.49%     
===========================================
  Files          26      160      +134     
  Lines        1895    23437    +21542     
  Branches     1895    23437    +21542     
===========================================
+ Hits          760    13500    +12740     
- Misses       1100     8451     +7351     
- Partials       35     1486     +1451     

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