axelarnetwork / axelar-amplifier

Permissionless Connections Service run on the Axelar Network
21 stars 24 forks source link

refactor(multisig-prover): non-zero nonce for verifier set test data #626

Closed haiyizxx closed 1 month ago

haiyizxx commented 1 month ago

Description

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 86.54971% with 23 lines in your changes missing coverage. Please review.

Project coverage is 93.60%. Comparing base (9e1c345) to head (c713b7c). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/multisig-prover/src/encoding/bcs.rs 0.00% 22 Missing :warning:
contracts/multisig-prover/src/encoding/mod.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #626 +/- ## ========================================== - Coverage 93.64% 93.60% -0.04% ========================================== Files 238 237 -1 Lines 33785 33771 -14 ========================================== - Hits 31638 31612 -26 - Misses 2147 2159 +12 ```

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