Closed syan095 closed 2 months ago
Attention: Patch coverage is 15.51724%
with 49 lines
in your changes missing coverage. Please review.
Project coverage is 70%. Comparing base (
098850e
) to head (efaa65b
). Report is 4 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
state-chain/pallets/cf-elections/src/weights.rs | 0% | 48 Missing :warning: |
state-chain/node/src/chain_spec.rs | 0% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pull Request
Closes: PRO-1579
Checklist
Please conduct a thorough self-review before opening the PR.
Summary
Added benchmarking code for
provide_shared_data
for the election pallet.