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

feat(campaign): add simulation for MsgUpdateSpecialAllocations #817

Merged
merged 5 commits into from
Jun 1, 2022

Conversation

lumtis
Copy link
Contributor

@lumtis lumtis commented May 29, 2022

Simulate the message by finding a campaign, and using random share numbers with pre-defined share denom

@lumtis lumtis linked an issue May 29, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #817 (dc2e58c) into develop (2476caf) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #817      +/-   ##
===========================================
- Coverage    10.52%   10.52%   -0.01%     
===========================================
  Files          332      332              
  Lines        77533    77561      +28     
===========================================
  Hits          8164     8164              
- Misses       69163    69191      +28     
  Partials       206      206              
Impacted Files Coverage Δ
x/campaign/simulation/simulation.go 0.00% <0.00%> (ø)

@giunatale giunatale merged commit 7eb7418 into develop Jun 1, 2022
@giunatale giunatale deleted the sim-update-special-allocations branch June 1, 2022 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simulation test for MsgUpdateSpecialAllocations
3 participants