zcash_client_backend: Make WalletRead::get_transaction
return Result<Option<Transaction>, _>
#1275
35.89% of diff hit (target 63.46%)
View this Pull Request on Codecov
35.89% of diff hit (target 63.46%)
Annotations
Check warning on line 1795 in zcash_client_backend/src/data_api.rs
codecov / codecov/patch
zcash_client_backend/src/data_api.rs#L1794-L1795
Added lines #L1794 - L1795 were not covered by tests
Check warning on line 1391 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1389-L1391
Added lines #L1389 - L1391 were not covered by tests
Check warning on line 1403 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1393-L1403
Added lines #L1393 - L1403 were not covered by tests
Check warning on line 1407 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1405-L1407
Added lines #L1405 - L1407 were not covered by tests
Check warning on line 1411 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1409-L1411
Added lines #L1409 - L1411 were not covered by tests
codecov / codecov/patch
zcash_client_sqlite/src/wallet/init/migrations/sapling_memo_consistency.rs#L102-L104
Added lines #L102 - L104 were not covered by tests