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(blockifier): use get versioned contract class in py state reader #2614

Open
wants to merge 1 commit into
base: aviv/refactor_papyrus_rpc_get_contract_class
Choose a base branch
from

Conversation

AvivYossef-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor Author

AvivYossef-starkware commented Dec 10, 2024

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

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

Project coverage is 9.59%. Comparing base (cc83787) to head (f714969).

Files with missing lines Patch % Lines
...ve_blockifier/src/state_readers/py_state_reader.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@                               Coverage Diff                                @@
##           aviv/refactor_papyrus_rpc_get_contract_class   #2614       +/-   ##
================================================================================
- Coverage                                         47.99%   9.59%   -38.40%     
================================================================================
  Files                                               185     139       -46     
  Lines                                             22963   18452     -4511     
  Branches                                          22963   18452     -4511     
================================================================================
- Hits                                              11020    1771     -9249     
- Misses                                            10843   16326     +5483     
+ Partials                                           1100     355      -745     

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

@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 792e0ff to dbd8356 Compare December 10, 2024 10:57
@AvivYossef-starkware AvivYossef-starkware changed the base branch from aviv/get_versioned_casm to aviv/refactor_papyrus_rpc_get_contract_class December 10, 2024 10:57
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from 15f47f5 to 2ea9929 Compare December 10, 2024 10:58
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from dbd8356 to 66ca4ac Compare December 10, 2024 10:58
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from 2ea9929 to ea44d6f Compare December 10, 2024 14:43
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 66ca4ac to 294da4d Compare December 10, 2024 14:43
Copy link
Contributor Author

@AvivYossef-starkware AvivYossef-starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Python

Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @dorimedini-starkware and @Yoni-Starkware)

@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from ea44d6f to cc83787 Compare December 12, 2024 17:56
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 294da4d to f714969 Compare December 12, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants