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

cleanups

1d2b9b6
Select commit
Loading
Failed to load commit list.
Draft

Experiments with jumpdest analysis #826

cleanups
1d2b9b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 14, 2024 in 1s

78.13% of diff hit (target 94.23%)

View this Pull Request on Codecov

78.13% of diff hit (target 94.23%)

Annotations

Check warning on line 335 in test/experimental/jumpdest_analysis.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/experimental/jumpdest_analysis.cpp#L335

Added line #L335 was not covered by tests

Check warning on line 13 in test/experimental/jumpdest_analysis.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/experimental/jumpdest_analysis.hpp#L13

Added line #L13 was not covered by tests

Check warning on line 35 in test/experimental/jumpdest_analysis.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/experimental/jumpdest_analysis.hpp#L35

Added line #L35 was not covered by tests

Check warning on line 30 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L30

Added line #L30 was not covered by tests

Check warning on line 33 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 37 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 40 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 42 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L42

Added line #L42 was not covered by tests

Check warning on line 45 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L45

Added line #L45 was not covered by tests

Check warning on line 48 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 54 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 56 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L56

Added line #L56 was not covered by tests

Check warning on line 59 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L59

Added line #L59 was not covered by tests

Check warning on line 63 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L63

Added line #L63 was not covered by tests

Check warning on line 105 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L105

Added line #L105 was not covered by tests

Check warning on line 108 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 112 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 114 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L114

Added line #L114 was not covered by tests

Check warning on line 116 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L116

Added line #L116 was not covered by tests

Check warning on line 119 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L119

Added line #L119 was not covered by tests

Check warning on line 124 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L121-L124

Added lines #L121 - L124 were not covered by tests

Check warning on line 130 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L126-L130

Added lines #L126 - L130 were not covered by tests

Check warning on line 132 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L132

Added line #L132 was not covered by tests

Check warning on line 135 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L135

Added line #L135 was not covered by tests

Check warning on line 138 in test/internal_benchmarks/analysis_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/analysis_bench.cpp#L137-L138

Added lines #L137 - L138 were not covered by tests