webb-tools / protocol-substrate

Webb protocol implementation in Substrate.
https://docs.webb.tools/v1/anchor-system/overview/
Apache License 2.0
37 stars 11 forks source link

add vanchor benchmarks and weights #260

Closed 1xstj closed 1 year ago

1xstj commented 2 years ago

Summary of changes Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes #227

codecov-commenter commented 2 years ago

Codecov Report

Base: 54.25% // Head: 53.03% // Decreases project coverage by -1.22% :warning:

Coverage data is based on head (e6ce8a0) compared to base (806ed32). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## ========================================== - Coverage 54.25% 53.03% -1.23% ========================================== Files 54 55 +1 Lines 1926 1980 +54 ========================================== + Hits 1045 1050 +5 - Misses 881 930 +49 ``` | [Impacted Files](https://codecov.io/gh/webb-tools/protocol-substrate/pull/260?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools) | Coverage Δ | | |---|---|---| | [pallets/vanchor-verifier/src/benchmarking.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy92YW5jaG9yLXZlcmlmaWVyL3NyYy9iZW5jaG1hcmtpbmcucnM=) | `0.00% <ø> (ø)` | | | [pallets/vanchor/src/benchmarking.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy92YW5jaG9yL3NyYy9iZW5jaG1hcmtpbmcucnM=) | `0.00% <0.00%> (ø)` | | | [pallets/vanchor/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy92YW5jaG9yL3NyYy9saWIucnM=) | `83.25% <0.00%> (ø)` | | | [pallets/vanchor/src/weights.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy92YW5jaG9yL3NyYy93ZWlnaHRzLnJz) | `0.00% <0.00%> (ø)` | | | [standalone/runtime/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-c3RhbmRhbG9uZS9ydW50aW1lL3NyYy9saWIucnM=) | `0.00% <ø> (ø)` | | | [primitives/src/runtime.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cHJpbWl0aXZlcy9zcmMvcnVudGltZS5ycw==) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.