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

Experiments with jumpdest analysis #826

Draft
wants to merge 73 commits into
base: master
Choose a base branch
from
Draft

Experiments with jumpdest analysis #826

wants to merge 73 commits into from

Conversation

chfast
Copy link
Member

@chfast chfast commented Feb 29, 2024

No description provided.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 78.13822% with 155 lines in your changes missing coverage. Please review.

Project coverage is 93.54%. Comparing base (94ef206) to head (1d2b9b6).

Files with missing lines Patch % Lines
test/internal_benchmarks/analysis_bench.cpp 0.00% 149 Missing ⚠️
test/experimental/jumpdest_analysis.hpp 88.23% 2 Missing ⚠️
test/unittests/jumpdest_analysis_test.cpp 96.00% 2 Missing ⚠️
test/experimental/jumpdest_analysis.cpp 99.77% 1 Missing ⚠️
test/unittests/opcode_manip_test.cpp 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #826      +/-   ##
==========================================
- Coverage   94.23%   93.54%   -0.69%     
==========================================
  Files         155      161       +6     
  Lines       15966    16675     +709     
==========================================
+ Hits        15045    15599     +554     
- Misses        921     1076     +155     
Flag Coverage Δ
eof_execution_spec_tests 16.96% <0.00%> (-0.73%) ⬇️
ethereum_tests 26.34% <0.00%> (-1.15%) ⬇️
ethereum_tests_silkpre 18.60% <0.00%> (-0.76%) ⬇️
execution_spec_tests 19.75% <0.00%> (-0.86%) ⬇️
unittests 88.58% <78.58%> (-0.45%) ⬇️

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

Files with missing lines Coverage Δ
test/experimental/opcode_manip.hpp 100.00% <100.00%> (ø)
test/experimental/jumpdest_analysis.cpp 99.77% <99.77%> (ø)
test/unittests/opcode_manip_test.cpp 87.50% <87.50%> (ø)
test/experimental/jumpdest_analysis.hpp 88.23% <88.23%> (ø)
test/unittests/jumpdest_analysis_test.cpp 96.00% <96.00%> (ø)
test/internal_benchmarks/analysis_bench.cpp 0.00% <0.00%> (ø)

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.

1 participant