Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor test to generate storage proofs for benchmarks #2677

Closed
wants to merge 1 commit into from

Conversation

ahmadkaouk
Copy link
Contributor

@ahmadkaouk ahmadkaouk commented Feb 23, 2024

What does it do?

Move a test used to generate valid storage proofs for benchmarking from storage-proof-primitives to pallet-precompile-benchmarks

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@ahmadkaouk ahmadkaouk added B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes labels Feb 23, 2024
Copy link
Contributor

Coverage Report

@@                  Coverage Diff                   @@
##           master   ahmad-refactor-test     +/-   ##
======================================================
  Coverage   73.68%                73.68%   0.00%     
+ Files         232                   233      +1     
  Lines       72749                 72749             
======================================================
  Hits        53604                 53604             
  Misses      19145                 19145             
Files Changed Coverage
/primitives/storage-proof/src/tests.rs 95.65% (-2.02%) 🔽

Coverage generated Fri Feb 23 06:37:12 UTC 2024

@ahmadkaouk ahmadkaouk self-assigned this Mar 5, 2024
@ahmadkaouk ahmadkaouk closed this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant