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

Make EXT*CALL ASE-ready #915

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Make EXT*CALL ASE-ready #915

merged 1 commit into from
Jun 4, 2024

Conversation

pdobacz
Copy link
Collaborator

@pdobacz pdobacz commented Jun 4, 2024

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.29%. Comparing base (8c3dd4f) to head (82d634a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #915   +/-   ##
=======================================
  Coverage   95.28%   95.29%           
=======================================
  Files         138      138           
  Lines       15455    15485   +30     
=======================================
+ Hits        14727    14757   +30     
  Misses        728      728           
Flag Coverage Δ
ethereum_tests 26.94% <7.40%> (-0.04%) ⬇️
ethereum_tests_silkpre 18.62% <0.00%> (-0.04%) ⬇️
execution_spec_tests 18.18% <0.00%> (-0.04%) ⬇️
unittests 90.30% <100.00%> (+0.01%) ⬆️

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

Files Coverage Δ
lib/evmone/instructions_calls.cpp 98.68% <100.00%> (+0.01%) ⬆️
test/unittests/state_transition_eof_calls_test.cpp 100.00% <100.00%> (ø)

@pdobacz pdobacz marked this pull request as ready for review June 4, 2024 09:39
@pdobacz pdobacz requested a review from chfast June 4, 2024 09:39
@chfast chfast added the EOF label Jun 4, 2024
@pdobacz pdobacz enabled auto-merge (squash) June 4, 2024 10:24
@pdobacz pdobacz merged commit df16c70 into master Jun 4, 2024
25 checks passed
@pdobacz pdobacz deleted the ase-extcall branch June 4, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants