Skip to content

zcash_client_backend: Add `WalletRead::get_account`

Codecov / codecov/patch failed Mar 13, 2024 in 0s

61.11% of diff hit (target 63.55%)

View this Pull Request on Codecov

61.11% of diff hit (target 63.55%)

Annotations

Check warning on line 353 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#L352-L353

Added lines #L352 - L353 were not covered by tests

Check warning on line 367 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#L366-L367

Added lines #L366 - L367 were not covered by tests

Check warning on line 1562 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#L1562

Added line #L1562 was not covered by tests

Check warning on line 1566 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#L1566

Added line #L1566 was not covered by tests

Check warning on line 1569 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#L1569

Added line #L1569 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/lib.rs#L303

Added line #L303 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/lib.rs#L308

Added line #L308 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/lib.rs#L317

Added line #L317 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L150-L151

Added lines #L150 - L151 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L155-L157

Added lines #L155 - L157 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L159-L160

Added lines #L159 - L160 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L222-L223

Added lines #L222 - L223 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L231

Added line #L231 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L238

Added line #L238 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L331

Added line #L331 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L335

Added line #L335 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L743-L745

Added lines #L743 - L745 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L770

Added line #L770 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L786

Added line #L786 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L790-L793

Added lines #L790 - L793 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L795-L798

Added lines #L795 - L798 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L802

Added line #L802 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L804-L806

Added lines #L804 - L806 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L808

Added line #L808 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L1522

Added line #L1522 was not covered by tests