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

fix(blockifier): fix derives of GasAmount #2644

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

avivg-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor Author

avivg-starkware commented Dec 10, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

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

Project coverage is 46.56%. Comparing base (e3165c4) to head (60a1c53).
Report is 824 commits behind head on main.

Files with missing lines Patch % Lines
crates/starknet_api/src/execution_resources.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2644      +/-   ##
==========================================
+ Coverage   40.10%   46.56%   +6.45%     
==========================================
  Files          26       32       +6     
  Lines        1895     2968    +1073     
  Branches     1895     2968    +1073     
==========================================
+ Hits          760     1382     +622     
- Misses       1100     1520     +420     
- Partials       35       66      +31     

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

Copy link
Collaborator

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Yoni-Starkware)

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/gas_amount_refactor_derives branch from 60a1c53 to 19830f5 Compare December 16, 2024 12:42
Copy link

github-actions bot commented Dec 16, 2024

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/gas_amount_refactor_derives branch from 19830f5 to 5eecb98 Compare December 16, 2024 13:34
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/gas_amount_refactor_derives branch from 5eecb98 to 0ba0d51 Compare December 16, 2024 13:49
@avivg-starkware avivg-starkware marked this pull request as ready for review December 16, 2024 13:50
Copy link
Collaborator

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r2, 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Yoni-Starkware)

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.

3 participants