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): remove &self arg from AccountTransaction::handle_fee #1104

Conversation

meship-starkware
Copy link
Contributor

@meship-starkware meship-starkware commented Sep 30, 2024

This change is Reviewable

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.57%. Comparing base (b0cfe82) to head (510acbb).
Report is 150 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1104      +/-   ##
==========================================
- Coverage   74.18%   70.57%   -3.61%     
==========================================
  Files         359       88     -271     
  Lines       36240    11346   -24894     
  Branches    36240    11346   -24894     
==========================================
- Hits        26886     8008   -18878     
+ Misses       7220     2960    -4260     
+ Partials     2134      378    -1756     
Flag Coverage Δ
70.57% <100.00%> (-3.61%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@noaov1 noaov1 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 @meship-starkware)

@meship-starkware meship-starkware merged commit 5353bfa into main Sep 30, 2024
13 of 21 checks passed
@meship-starkware meship-starkware deleted the meship/blockifier/remove-self-from-account-tx-handle-fee branch September 30, 2024 10:17
@github-actions github-actions bot locked and limited conversation to collaborators Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants