Skip to content

zcash_client_backend: Generalize & extend wallet metadata query API

Codecov / codecov/patch failed Nov 11, 2024 in 1s

44.08% of diff hit (target 56.30%)

View this Pull Request on Codecov

44.08% of diff hit (target 56.30%)

Annotations

Check warning on line 429 in components/zcash_protocol/src/value.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/zcash_protocol/src/value.rs#L429

Added line #L429 was not covered by tests

Check warning on line 431 in components/zcash_protocol/src/value.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/zcash_protocol/src/value.rs#L431

Added line #L431 was not covered by tests

Check warning on line 851 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#L850-L851

Added lines #L850 - L851 were not covered by tests

Check warning on line 894 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#L892-L894

Added lines #L892 - L894 were not covered by tests

Check warning on line 902 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#L900-L902

Added lines #L900 - L902 were not covered by tests

Check warning on line 904 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#L904

Added line #L904 was not covered by tests

Check warning on line 910 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#L909-L910

Added lines #L909 - L910 were not covered by tests

Check warning on line 916 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#L915-L916

Added lines #L915 - L916 were not covered by tests

Check warning on line 922 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#L921-L922

Added lines #L921 - L922 were not covered by tests

Check warning on line 957 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#L956-L957

Added lines #L956 - L957 were not covered by tests

Check warning on line 961 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#L961

Added line #L961 was not covered by tests

Check warning on line 964 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#L963-L964

Added lines #L963 - L964 were not covered by tests

Check warning on line 2127 in zcash_client_backend/src/data_api/testing/pool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/testing/pool.rs#L2127

Added line #L2127 was not covered by tests

Check warning on line 2217 in zcash_client_backend/src/data_api/testing/pool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/testing/pool.rs#L2217

Added line #L2217 was not covered by tests

Check warning on line 2310 in zcash_client_backend/src/data_api/testing/pool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/testing/pool.rs#L2310

Added line #L2310 was not covered by tests

Check warning on line 2355 in zcash_client_backend/src/data_api/testing/pool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/testing/pool.rs#L2355

Added line #L2355 was not covered by tests

Check warning on line 2400 in zcash_client_backend/src/data_api/testing/pool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/testing/pool.rs#L2399-L2400

Added lines #L2399 - L2400 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees.rs#L405-L406

Added lines #L405 - L406 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees.rs#L413-L414

Added lines #L413 - L414 were not covered by tests

Check warning on line 440 in zcash_client_backend/src/fees.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees.rs#L437-L440

Added lines #L437 - L440 were not covered by tests

Check warning on line 442 in zcash_client_backend/src/fees.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees.rs#L442

Added line #L442 was not covered by tests

Check warning on line 456 in zcash_client_backend/src/fees.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees.rs#L456

Added line #L456 was not covered by tests

Check warning on line 464 in zcash_client_backend/src/fees.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees.rs#L464

Added line #L464 was not covered by tests

Check warning on line 538 in zcash_client_backend/src/fees/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees/common.rs#L537-L538

Added lines #L537 - L538 were not covered by tests

Check warning on line 194 in zcash_client_sqlite/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/error.rs#L194

Added line #L194 was not covered by tests