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

Disallow code sections unreachable from section 0 #866

Merged
merged 1 commit into from
Apr 26, 2024

Disallow code sections unreachable from section 0

e8626d2
Select commit
Loading
Failed to load commit list.
Merged

Disallow code sections unreachable from section 0 #866

Disallow code sections unreachable from section 0
e8626d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 0s

98.38% (+0.00%) compared to 9b3ee17

View this Pull Request on Codecov

98.38% (+0.00%) compared to 9b3ee17

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.38%. Comparing base (9b3ee17) to head (e8626d2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #866   +/-   ##
=======================================
  Coverage   98.37%   98.38%           
=======================================
  Files         129      129           
  Lines       15536    15559   +23     
=======================================
+ Hits        15284    15307   +23     
  Misses        252      252           
Files Coverage Δ
lib/evmone/eof.cpp 86.22% <100.00%> (+0.18%) ⬆️
test/unittests/eof_validation_test.cpp 100.00% <100.00%> (ø)