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

Single Asset Vault #5224

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

Simplify conversions to Json::Value

241429b
Select commit
Loading
Failed to load commit list.
Draft

Single Asset Vault #5224

Simplify conversions to Json::Value
241429b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 1s

75.2% of diff hit (target 77.9%)

View this Pull Request on Codecov

75.2% of diff hit (target 77.9%)

Annotations

Check warning on line 738 in include/xrpl/protocol/STObject.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/xrpl/protocol/STObject.h#L738

Added line #L738 was not covered by tests

Check warning on line 740 in include/xrpl/protocol/STObject.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/xrpl/protocol/STObject.h#L740

Added line #L740 was not covered by tests

Check warning on line 47 in src/libxrpl/protocol/Asset.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/Asset.cpp#L47

Added line #L47 was not covered by tests

Check warning on line 49 in src/libxrpl/protocol/Asset.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/Asset.cpp#L49

Added line #L49 was not covered by tests

Check warning on line 959 in src/libxrpl/protocol/STAmount.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/STAmount.cpp#L959

Added line #L959 was not covered by tests

Check warning on line 184 in src/libxrpl/protocol/STNumber.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/STNumber.cpp#L184

Added line #L184 was not covered by tests

Check warning on line 196 in src/libxrpl/protocol/STNumber.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/STNumber.cpp#L196

Added line #L196 was not covered by tests

Check warning on line 200 in src/libxrpl/protocol/STNumber.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/STNumber.cpp#L200

Added line #L200 was not covered by tests

Check warning on line 205 in src/libxrpl/protocol/STNumber.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libxrpl/protocol/STNumber.cpp#L205

Added line #L205 was not covered by tests

Check warning on line 163 in src/xrpld/app/tx/detail/MPTokenAuthorize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenAuthorize.cpp#L163

Added line #L163 was not covered by tests

Check warning on line 165 in src/xrpld/app/tx/detail/MPTokenAuthorize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenAuthorize.cpp#L165

Added line #L165 was not covered by tests

Check warning on line 198 in src/xrpld/app/tx/detail/MPTokenAuthorize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenAuthorize.cpp#L198

Added line #L198 was not covered by tests

Check warning on line 202 in src/xrpld/app/tx/detail/MPTokenAuthorize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenAuthorize.cpp#L202

Added line #L202 was not covered by tests

Check warning on line 128 in src/xrpld/app/tx/detail/MPTokenIssuanceCreate.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenIssuanceCreate.cpp#L128

Added line #L128 was not covered by tests

Check warning on line 73 in src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp#L73

Added line #L73 was not covered by tests

Check warning on line 76 in src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp#L76

Added line #L76 was not covered by tests

Check warning on line 80 in src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp#L80

Added line #L80 was not covered by tests

Check warning on line 84 in src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/MPTokenIssuanceDestroy.cpp#L84

Added line #L84 was not covered by tests

Check warning on line 34 in src/xrpld/app/tx/detail/VaultClawback.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/VaultClawback.cpp#L34

Added line #L34 was not covered by tests

Check warning on line 37 in src/xrpld/app/tx/detail/VaultClawback.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/VaultClawback.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 40 in src/xrpld/app/tx/detail/VaultClawback.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/VaultClawback.cpp#L40

Added line #L40 was not covered by tests

Check warning on line 50 in src/xrpld/app/tx/detail/VaultClawback.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/VaultClawback.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 60 in src/xrpld/app/tx/detail/VaultClawback.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/VaultClawback.cpp#L60

Added line #L60 was not covered by tests

Check warning on line 74 in src/xrpld/app/tx/detail/VaultClawback.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/VaultClawback.cpp#L74

Added line #L74 was not covered by tests

Check warning on line 81 in src/xrpld/app/tx/detail/VaultClawback.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xrpld/app/tx/detail/VaultClawback.cpp#L81

Added line #L81 was not covered by tests