zcash / librustzcash

Rust-language assets for Zcash
Other
324 stars 242 forks source link

zcash_client_backend: Add a Tor client that can fetch USD/ZEC exchange rates #1422

Open str4d opened 2 weeks ago

str4d commented 2 weeks ago

Closes #1416.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 60 lines in your changes missing coverage. Please review.

Project coverage is 62.90%. Comparing base (f54ee4a) to head (e50c3c4). Report is 47 commits behind head on main.

:exclamation: Current head e50c3c4 differs from pull request most recent head 361653b

Please upload reports for the commit 361653b to get more accurate results.

Files Patch % Lines
zcash_client_backend/src/tor/http.rs 0.00% 60 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1422 +/- ## ========================================== - Coverage 63.16% 62.90% -0.26% ========================================== Files 126 128 +2 Lines 14729 14928 +199 ========================================== + Hits 9303 9390 +87 - Misses 5426 5538 +112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.