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

Add Antithesis intrumentation #5042

Open
wants to merge 39 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into feature/antithesis-instrumentation

f48c09a
Select commit
Loading
Failed to load commit list.
Open

Add Antithesis intrumentation #5042

Merge branch 'develop' into feature/antithesis-instrumentation
f48c09a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 1s

79.8% of diff hit (target 77.9%)

View this Pull Request on Codecov

79.8% of diff hit (target 77.9%)

Annotations

Check warning on line 99 in include/xrpl/beast/net/IPAddress.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/xrpl/beast/net/IPAddress.h#L99

Added line #L99 was not covered by tests

Check warning on line 133 in include/xrpl/protocol/detail/b58_utils.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/xrpl/protocol/detail/b58_utils.h#L133

Added line #L133 was not covered by tests

Check warning on line 438 in include/xrpl/resource/detail/Logic.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/xrpl/resource/detail/Logic.h#L438

Added line #L438 was not covered by tests

Check warning on line 227 in src/libxrpl/basics/Log.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/basics/Log.cpp#L227

Added line #L227 was not covered by tests

Check warning on line 253 in src/libxrpl/basics/Log.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/basics/Log.cpp#L253

Added line #L253 was not covered by tests

Check warning on line 280 in src/libxrpl/basics/Log.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/basics/Log.cpp#L280

Added line #L280 was not covered by tests

Check warning on line 344 in src/libxrpl/basics/Log.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/basics/Log.cpp#L344

Added line #L344 was not covered by tests

Check warning on line 57 in src/libxrpl/basics/contract.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/basics/contract.cpp#L57

Added line #L57 was not covered by tests

Check warning on line 171 in src/libxrpl/json/Object.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/Object.cpp#L171

Added line #L171 was not covered by tests

Check warning on line 206 in src/libxrpl/json/Object.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/Object.cpp#L206

Added line #L206 was not covered by tests

Check warning on line 210 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L210

Added line #L210 was not covered by tests

Check warning on line 280 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L280

Added line #L280 was not covered by tests

Check warning on line 308 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L308

Added line #L308 was not covered by tests

Check warning on line 409 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L409

Added line #L409 was not covered by tests

Check warning on line 455 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L455

Added line #L455 was not covered by tests

Check warning on line 496 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L496

Added line #L496 was not covered by tests

Check warning on line 538 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L538

Added line #L538 was not covered by tests

Check warning on line 612 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L612

Added line #L612 was not covered by tests

Check warning on line 644 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L644

Added line #L644 was not covered by tests

Check warning on line 698 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L698

Added line #L698 was not covered by tests

Check warning on line 732 in src/libxrpl/json/json_value.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/json/json_value.cpp#L732

Added line #L732 was not covered by tests

Check warning on line 108 in src/libxrpl/protocol/STBase.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/STBase.cpp#L108

Added line #L108 was not covered by tests

Check warning on line 206 in src/libxrpl/protocol/TxMeta.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/TxMeta.cpp#L206

Added line #L206 was not covered by tests

Check warning on line 445 in src/xrpld/app/ledger/Ledger.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/ledger/Ledger.cpp#L445

Added line #L445 was not covered by tests

Check warning on line 880 in src/xrpld/app/ledger/Ledger.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/ledger/Ledger.cpp#L880

Added line #L880 was not covered by tests