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_backend: Switch from async-trait to RPIT for tor module #1595

Merged
merged 1 commit into from
Oct 26, 2024

zcash_client_backend: Switch from `async-trait` to RPIT

f347dc5
Select commit
Loading
Failed to load commit list.
Merged

zcash_client_backend: Switch from async-trait to RPIT for tor module #1595

zcash_client_backend: Switch from `async-trait` to RPIT
f347dc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 26, 2024 in 1s

0.00% of diff hit (target 56.31%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.31%)

Annotations

Check warning on line 82 in zcash_client_backend/src/tor/http/cryptex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/tor/http/cryptex.rs#L82

Added line #L82 was not covered by tests

Check warning on line 109 in zcash_client_backend/src/tor/http/cryptex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/tor/http/cryptex.rs#L109

Added line #L109 was not covered by tests

Check warning on line 111 in zcash_client_backend/src/tor/http/cryptex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/tor/http/cryptex.rs#L111

Added line #L111 was not covered by tests

Check warning on line 118 in zcash_client_backend/src/tor/http/cryptex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/tor/http/cryptex.rs#L117-L118

Added lines #L117 - L118 were not covered by tests