tangle-network / dkg-substrate

Multy-party threshold ECDSA (GG20) Substrate node
https://tangle.webb.tools/
GNU General Public License v3.0
60 stars 15 forks source link

[TASK] Add weights from benchmarks to pallets #658

Closed 1xstj closed 1 year ago

1xstj commented 1 year ago

Summary of changes Changes introduced in this pull request:

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7f4c074) 19.54% compared to head (e57701f) 19.54%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #658 +/- ## ======================================= Coverage 19.54% 19.54% ======================================= Files 77 77 Lines 5610 5610 ======================================= Hits 1096 1096 Misses 4514 4514 ``` | [Impacted Files](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/658?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools) | Coverage Δ | | |---|---|---| | [pallets/bridge-registry/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/658?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9icmlkZ2UtcmVnaXN0cnkvc3JjL2xpYi5ycw==) | `0.00% <ø> (ø)` | | | [pallets/dkg-proposals/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/658?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9ka2ctcHJvcG9zYWxzL3NyYy9saWIucnM=) | `79.13% <0.00%> (ø)` | | | [pallets/dkg-proposals/src/weights.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/658?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9ka2ctcHJvcG9zYWxzL3NyYy93ZWlnaHRzLnJz) | `0.00% <0.00%> (ø)` | |

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