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): change return type of invoke_tx deploy_account_tx to account_transaction #1643

Merged

refactor(blockifier): change return type of invoke_tx deploy_account_…

ca4a66d
Select commit
Loading
Failed to load commit list.
Merged

refactor(blockifier): change return type of invoke_tx deploy_account_tx to account_transaction #1643

refactor(blockifier): change return type of invoke_tx deploy_account_…
ca4a66d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

67.65% (+27.54%) compared to e3165c4

View this Pull Request on Codecov

67.65% (+27.54%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.65%. Comparing base (e3165c4) to head (ca4a66d).
Report is 292 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1643       +/-   ##
===========================================
+ Coverage   40.10%   67.65%   +27.54%     
===========================================
  Files          26      102       +76     
  Lines        1895    13868    +11973     
  Branches     1895    13868    +11973     
===========================================
+ Hits          760     9382     +8622     
- Misses       1100     4085     +2985     
- Partials       35      401      +366     

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