masp icon indicating copy to clipboard operation
masp copied to clipboard

add note encryption test vectors

Open joebebel opened this issue 3 years ago • 1 comments

built on joe/2022-05-04-tx

joebebel avatar Jun 02 '22 07:06 joebebel

Codecov Report

Merging #34 (ad97436) into main (86de518) will increase coverage by 0.28%. The diff coverage is 42.17%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   44.24%   44.52%   +0.28%     
==========================================
  Files          17       31      +14     
  Lines        1998     3546    +1548     
==========================================
+ Hits          884     1579     +695     
- Misses       1114     1967     +853     
Impacted Files Coverage Δ
masp_primitives/src/asset_type.rs 90.00% <0.00%> (-10.00%) :arrow_down:
masp_primitives/src/consensus.rs 0.00% <0.00%> (ø)
masp_primitives/src/constants.rs 89.13% <ø> (+0.24%) :arrow_up:
masp_primitives/src/convert.rs 90.00% <ø> (ø)
masp_primitives/src/redjubjub.rs 58.03% <0.00%> (-1.79%) :arrow_down:
masp_primitives/src/sapling.rs 45.45% <ø> (ø)
...asp_primitives/src/test_vectors/note_encryption.rs 100.00% <ø> (ø)
masp_primitives/src/transaction/amount.rs 0.00% <0.00%> (ø)
masp_primitives/src/transaction/builder.rs 0.00% <0.00%> (ø)
masp_primitives/src/transaction/serialize.rs 0.00% <0.00%> (ø)
... and 27 more

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 86de518...ad97436. Read the comment docs.

codecov-commenter avatar Jun 02 '22 08:06 codecov-commenter