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

Bug/1744 handle custom errors outside evm #1747

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Merge branch 'v3.18.0' into bug/1744-handle-custom-errors-outside-evm

3b6c5ab
Select commit
Loading
Failed to load commit list.
Draft

Bug/1744 handle custom errors outside evm #1747

Merge branch 'v3.18.0' into bug/1744-handle-custom-errors-outside-evm
3b6c5ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 8, 2023 in 1s

4.76% of diff hit (target 50.00%)

View this Pull Request on Codecov

4.76% of diff hit (target 50.00%)

Annotations

Check warning on line 121 in libdevcore/CommonData.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libdevcore/CommonData.cpp#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 124 in libdevcore/CommonData.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libdevcore/CommonData.cpp#L124

Added line #L124 was not covered by tests

Check warning on line 129 in libdevcore/CommonData.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libdevcore/CommonData.cpp#L129

Added line #L129 was not covered by tests

Check warning on line 132 in libdevcore/CommonData.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libdevcore/CommonData.cpp#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 138 in libdevcore/CommonData.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libdevcore/CommonData.cpp#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 142 in libdevcore/CommonData.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libdevcore/CommonData.cpp#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 152 in libdevcore/CommonData.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libdevcore/CommonData.cpp#L150-L152

Added lines #L150 - L152 were not covered by tests

Check warning on line 2371 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2371

Added line #L2371 was not covered by tests

Check warning on line 2375 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2373-L2375

Added lines #L2373 - L2375 were not covered by tests

Check warning on line 2406 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2405-L2406

Added lines #L2405 - L2406 were not covered by tests

Check warning on line 2413 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2408-L2413

Added lines #L2408 - L2413 were not covered by tests

Check warning on line 2417 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2415-L2417

Added lines #L2415 - L2417 were not covered by tests

Check warning on line 2429 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2420-L2429

Added lines #L2420 - L2429 were not covered by tests

Check warning on line 2441 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2432-L2441

Added lines #L2432 - L2441 were not covered by tests

Check warning on line 2453 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2444-L2453

Added lines #L2444 - L2453 were not covered by tests

Check warning on line 2465 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2456-L2465

Added lines #L2456 - L2465 were not covered by tests

Check warning on line 2478 in test/unittests/libweb3jsonrpc/jsonrpc.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libweb3jsonrpc/jsonrpc.cpp#L2468-L2478

Added lines #L2468 - L2478 were not covered by tests