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

feat(evm): support immutables #264

Merged
merged 4 commits into from
Feb 6, 2025
Merged

feat(evm): support immutables #264

merged 4 commits into from
Feb 6, 2025

Conversation

hedgar2017
Copy link
Collaborator

Adds the support for EVM immutables.

Checklist

  • PR title corresponds to the body of PR.
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via cargo fmt and checked with cargo clippy.

@hedgar2017 hedgar2017 requested a review from a team February 6, 2025 12:05
Copy link
Contributor

@PavelKopyl PavelKopyl left a comment

Choose a reason for hiding this comment

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

LGTM.

@hedgar2017 hedgar2017 force-pushed the az-evm-immutables-support branch from f23b350 to 3c36a89 Compare February 6, 2025 12:42
@hedgar2017 hedgar2017 enabled auto-merge (squash) February 6, 2025 12:42
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 48.97959% with 25 lines in your changes missing coverage. Please review.

Project coverage is 73.17%. Comparing base (4c7bd72) to head (3c36a89).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rc/evmla/ethereal_ir/function/block/element/mod.rs 0.00% 19 Missing ⚠️
...l/parser/statement/expression/function_call/mod.rs 70.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
- Coverage   73.17%   73.17%   -0.01%     
==========================================
  Files         132      132              
  Lines       15501    15540      +39     
==========================================
+ Hits        11343    11371      +28     
- Misses       4158     4169      +11     

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

@hedgar2017 hedgar2017 merged commit fae8e7b into main Feb 6, 2025
15 checks passed
@hedgar2017 hedgar2017 deleted the az-evm-immutables-support branch February 6, 2025 13:48
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