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

zcash_client_sqlite: Use named column accessors for to_spendable_note #1339

Merged
merged 1 commit into from
Apr 1, 2024

zcash_client_sqlite: Use named column accessors for `to_spendable_note`

bdd0990
Select commit
Loading
Failed to load commit list.
Merged

zcash_client_sqlite: Use named column accessors for to_spendable_note #1339

zcash_client_sqlite: Use named column accessors for `to_spendable_note`
bdd0990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 1, 2024 in 0s

47.36% of diff hit (target 63.80%)

View this Pull Request on Codecov

47.36% of diff hit (target 63.80%)

Annotations

Check warning on line 104 in zcash_client_sqlite/src/wallet/orchard.rs

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet/orchard.rs#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 106 in zcash_client_sqlite/src/wallet/orchard.rs

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet/orchard.rs#L106

Added line #L106 was not covered by tests

Check warning on line 117 in zcash_client_sqlite/src/wallet/orchard.rs

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet/orchard.rs#L117

Added line #L117 was not covered by tests

Check warning on line 122 in zcash_client_sqlite/src/wallet/orchard.rs

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet/orchard.rs#L122

Added line #L122 was not covered by tests

Check warning on line 128 in zcash_client_sqlite/src/wallet/orchard.rs

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet/orchard.rs#L128

Added line #L128 was not covered by tests

Check warning on line 135 in zcash_client_sqlite/src/wallet/orchard.rs

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet/orchard.rs#L135

Added line #L135 was not covered by tests

Check warning on line 141 in zcash_client_sqlite/src/wallet/orchard.rs

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet/orchard.rs#L140-L141

Added lines #L140 - L141 were not covered by tests