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

Add smoke test for External Validators Rewards pallet #764

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nanocryk
Copy link
Contributor

Ensure that the sum stored in the struct stays consistent with the sum computed from each validator points.

Do you see other smoke tests for this pallet?

@nanocryk nanocryk added a0-pleasereview Pull request needs code review. B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime/client code not-breaking Does not need to be mentioned in breaking changes labels Nov 25, 2024
Copy link
Contributor

github-actions bot commented Nov 25, 2024

WASM runtime size check:

Compared to target branch

dancebox runtime: 1424 KB (no changes) ✅

flashbox runtime: 820 KB (no changes) ✅

dancelight runtime: 2072 KB (no changes) ✅

container chain template simple runtime: 1124 KB (no changes) ✅

container chain template frontier runtime: 1400 KB (no changes) ✅

Copy link
Contributor

github-actions bot commented Nov 25, 2024

Coverage Report

(master)

@@                        Coverage Diff                         @@
##           master   jeremy-validators-rewards-smoke     +/-   ##
==================================================================
  Coverage   64.57%                            64.57%   0.00%     
  Files         317                               317             
  Lines       55357                             55357             
==================================================================
  Hits        35745                             35745             
  Misses      19612                             19612             
Files Changed Coverage

Coverage generated Tue Nov 26 16:47:16 UTC 2024

@girazoki
Copy link
Collaborator

For now I think this test is ok and enough, we'lll identify other things over time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a0-pleasereview Pull request needs code review. B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime/client code not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants