Skip to content

zcash_client_backend: Fix note selection & add more cross-pool tests.

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

45.23% of diff hit (target 63.57%)

View this Pull Request on Codecov

45.23% of diff hit (target 63.57%)

Annotations

Check warning on line 405 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L405

Added line #L405 was not covered by tests

Check warning on line 408 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L407-L408

Added lines #L407 - L408 were not covered by tests

Check warning on line 410 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L410

Added line #L410 was not covered by tests

Check warning on line 423 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L420-L423

Added lines #L420 - L423 were not covered by tests

Check warning on line 439 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L438-L439

Added lines #L438 - L439 were not covered by tests

Check warning on line 446 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L442-L446

Added lines #L442 - L446 were not covered by tests

Check warning on line 448 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L448

Added line #L448 was not covered by tests

Check warning on line 452 in zcash_client_backend/src/data_api/wallet/input_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/data_api/wallet/input_selection.rs#L450-L452

Added lines #L450 - L452 were not covered by tests

Check warning on line 465 in zcash_client_backend/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/wallet.rs#L464-L465

Added lines #L464 - L465 were not covered by tests

Check warning on line 469 in zcash_client_backend/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/wallet.rs#L468-L469

Added lines #L468 - L469 were not covered by tests