Skip to content

zcash_client_sqlite: Use account source metadata for note selection.

Codecov / codecov/patch succeeded Mar 9, 2024 in 1s

80.31% of diff hit (target 64.91%)

View this Pull Request on Codecov

80.31% of diff hit (target 64.91%)

Annotations

Check warning on line 344 in zcash_client_backend/src/data_api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api.rs#L343-L344

Added lines #L343 - L344 were not covered by tests

Check warning on line 348 in zcash_client_backend/src/data_api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api.rs#L347-L348

Added lines #L347 - L348 were not covered by tests

Check warning on line 395 in zcash_client_backend/src/data_api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api.rs#L394-L395

Added lines #L394 - L395 were not covered by tests

Check warning on line 406 in zcash_client_backend/src/data_api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api.rs#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 414 in zcash_client_backend/src/data_api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api.rs#L411-L414

Added lines #L411 - L414 were not covered by tests

Check warning on line 130 in zcash_client_backend/src/data_api/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/error.rs#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 230 in zcash_client_sqlite/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/lib.rs#L230

Added line #L230 was not covered by tests

Check warning on line 313 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L313

Added line #L313 was not covered by tests

Check warning on line 370 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L370

Added line #L370 was not covered by tests

Check warning on line 704 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L704

Added line #L704 was not covered by tests

Check warning on line 723 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L723

Added line #L723 was not covered by tests

Check warning on line 731 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L729-L731

Added lines #L729 - L731 were not covered by tests

Check warning on line 741 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L740-L741

Added lines #L740 - L741 were not covered by tests