zcash / librustzcash

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

Bump general MSRV to 1.70 #1406

Closed str4d closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 63.14%. Comparing base (0c03e06) to head (db7ae25).

Files Patch % Lines
zcash_client_sqlite/src/lib.rs 50.00% 1 Missing :warning:
zcash_proofs/src/circuit/sprout/input.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1406 +/- ## ========================================== + Coverage 63.13% 63.14% +0.01% ========================================== Files 126 126 Lines 14720 14719 -1 ========================================== + Hits 9293 9294 +1 + Misses 5427 5425 -2 ```

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