zcash_client_sqlite: Assign UUIDs to each account #1631
69.56% of diff hit (target 56.39%)
View this Pull Request on Codecov
69.56% of diff hit (target 56.39%)
Annotations
Check warning on line 191 in zcash_client_sqlite/src/lib.rs
codecov / codecov/patch
zcash_client_sqlite/src/lib.rs#L190-L191
Added lines #L190 - L191 were not covered by tests
Check warning on line 195 in zcash_client_sqlite/src/lib.rs
codecov / codecov/patch
zcash_client_sqlite/src/lib.rs#L195
Added line #L195 was not covered by tests
Check warning on line 244 in zcash_client_sqlite/src/lib.rs
codecov / codecov/patch
zcash_client_sqlite/src/lib.rs#L244
Added line #L244 was not covered by tests
Check warning on line 248 in zcash_client_sqlite/src/lib.rs
codecov / codecov/patch
zcash_client_sqlite/src/lib.rs#L248
Added line #L248 was not covered by tests
Check warning on line 212 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L211-L212
Added lines #L211 - L212 were not covered by tests
Check warning on line 436 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L436
Added line #L436 was not covered by tests
Check warning on line 799 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L797-L799
Added lines #L797 - L799 were not covered by tests
Check warning on line 813 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L813
Added line #L813 was not covered by tests
Check warning on line 1849 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1849
Added line #L1849 was not covered by tests
Check warning on line 1858 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1854-L1858
Added lines #L1854 - L1858 were not covered by tests
Check warning on line 1860 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1860
Added line #L1860 was not covered by tests
Check warning on line 1863 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1862-L1863
Added lines #L1862 - L1863 were not covered by tests
Check warning on line 1868 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1868
Added line #L1868 was not covered by tests
Check warning on line 1915 in zcash_client_sqlite/src/wallet.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet.rs#L1915
Added line #L1915 was not covered by tests
Check warning on line 31 in zcash_client_sqlite/src/wallet/init/migrations/add_account_uuids.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet/init/migrations/add_account_uuids.rs#L30-L31
Added lines #L30 - L31 were not covered by tests
Check warning on line 112 in zcash_client_sqlite/src/wallet/init/migrations/add_account_uuids.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet/init/migrations/add_account_uuids.rs#L112
Added line #L112 was not covered by tests
Check warning on line 313 in zcash_client_sqlite/src/wallet/init/migrations/add_account_uuids.rs
codecov / codecov/patch
zcash_client_sqlite/src/wallet/init/migrations/add_account_uuids.rs#L312-L313
Added lines #L312 - L313 were not covered by tests