librustzcash icon indicating copy to clipboard operation
librustzcash copied to clipboard

Label Consensus Rules

Open defuse opened this issue 2 years ago • 1 comments

defuse avatar May 05 '22 16:05 defuse

Codecov Report

Merging #548 (372f82f) into main (37fc286) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   51.16%   51.19%   +0.02%     
==========================================
  Files          94       94              
  Lines        8847     8847              
==========================================
+ Hits         4527     4529       +2     
+ Misses       4320     4318       -2     
Impacted Files Coverage Δ
zcash_primitives/src/sapling/redjubjub.rs 69.36% <ø> (ø)
zcash_proofs/src/sapling/verifier.rs 0.00% <ø> (ø)
zcash_client_sqlite/src/wallet.rs 30.47% <0.00%> (-0.28%) :arrow_down:
zcash_proofs/src/circuit/ecc.rs 68.19% <0.00%> (ø)
zcash_primitives/src/transaction/tests.rs 94.11% <0.00%> (ø)
zcash_primitives/src/sapling/note_encryption.rs 63.43% <0.00%> (ø)
zcash_proofs/src/circuit/sprout/input.rs 1.35% <0.00%> (+1.35%) :arrow_up:
zcash_primitives/src/block.rs 39.13% <0.00%> (+2.17%) :arrow_up:
components/zcash_address/src/lib.rs 31.81% <0.00%> (+4.54%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 37fc286...372f82f. Read the comment docs.

codecov[bot] avatar May 05 '22 17:05 codecov[bot]