webb-tools / zero-knowledge-gadgets

Zero-knowledge gadgets for Webb's cross-chain blockchain applications.
Apache License 2.0
89 stars 29 forks source link

Added test for VAnchor with 16 inputs #219

Closed AhmedKorim closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #219 (bb32576) into master (b2cd5cb) will increase coverage by 0.19%. The diff coverage is 92.16%.

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   66.76%   66.94%   +0.19%     
==========================================
  Files          30       30              
  Lines        2337     2377      +40     
==========================================
+ Hits         1560     1591      +31     
- Misses        777      786       +9     
Impacted Files Coverage Δ
arkworks-setups/src/r1cs/vanchor/tests.rs 98.56% <92.16%> (-1.44%) :arrow_down:
arkworks-setups/src/keypair.rs 60.00% <0.00%> (-5.00%) :arrow_down:
arkworks-setups/src/r1cs/anchor/mod.rs 30.73% <0.00%> (-2.08%) :arrow_down:
arkworks-setups/src/r1cs/mixer/mod.rs 45.46% <0.00%> (-0.64%) :arrow_down:
arkworks-setups/src/r1cs/mixer/tests.rs 100.00% <0.00%> (ø)
arkworks-setups/src/r1cs/anchor/tests.rs 100.00% <0.00%> (ø)
arkworks-setups/src/r1cs/vanchor/mod.rs 56.73% <0.00%> (+0.43%) :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 b2cd5cb...bb32576. Read the comment docs.