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): move get_block_hash_base to syscallHandlerBase #2261

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Yoni-Starkware
Copy link
Collaborator

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

github-actions bot commented Nov 25, 2024

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.58%. Comparing base (e3165c4) to head (a447ab4).
Report is 568 commits behind head on main.

Files with missing lines Patch % Lines
.../blockifier/src/execution/syscalls/syscall_base.rs 86.36% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2261       +/-   ##
===========================================
+ Coverage   40.10%   68.58%   +28.47%     
===========================================
  Files          26      109       +83     
  Lines        1895    13903    +12008     
  Branches     1895    13903    +12008     
===========================================
+ Hits          760     9535     +8775     
- Misses       1100     3959     +2859     
- Partials       35      409      +374     

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


🚨 Try these New Features:

@Yoni-Starkware Yoni-Starkware force-pushed the yoni/syscall-handler/box-base branch from 23a588f to c00f228 Compare November 25, 2024 11:10
@Yoni-Starkware Yoni-Starkware force-pushed the yoni/syscall-handler/mv-get-block-hash-to-base branch from 0ba28bb to 19260eb Compare November 25, 2024 11:12
Copy link
Collaborator

@amosStarkware amosStarkware left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 4 files at r1, 3 of 3 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dorimedini-starkware)

@Yoni-Starkware Yoni-Starkware force-pushed the yoni/syscall-handler/mv-get-block-hash-to-base branch from 19260eb to a447ab4 Compare November 25, 2024 11:30
@Yoni-Starkware Yoni-Starkware changed the base branch from yoni/syscall-handler/box-base to main November 25, 2024 11:30
@Yoni-Starkware Yoni-Starkware merged commit 1e38b56 into main Nov 25, 2024
13 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 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.

3 participants