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 superfluid flow test #911

Closed
wants to merge 12 commits into from
Closed

Conversation

mattverse
Copy link
Member

Closes: #XXX

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@mattverse
Copy link
Member Author

Note to reviewers: this test is mostly integrations of tests for different components

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2022

Codecov Report

Merging #911 (54cb217) into main (a904b86) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
+ Coverage   20.32%   20.35%   +0.03%     
==========================================
  Files         192      192              
  Lines       24907    24907              
==========================================
+ Hits         5062     5071       +9     
+ Misses      18918    18911       -7     
+ Partials      927      925       -2     
Impacted Files Coverage Δ
x/superfluid/keeper/hooks.go 44.44% <0.00%> (+5.55%) ⬆️
x/superfluid/keeper/epoch.go 80.00% <0.00%> (+13.33%) ⬆️
x/superfluid/keeper/superfluid_asset.go 100.00% <0.00%> (+50.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a904b86...54cb217. Read the comment docs.

@mattverse
Copy link
Member Author

Updated test so that it uses app.BeginBlock, app.EndBlock, app.Commit

@mattverse mattverse marked this pull request as draft February 21, 2022 22:57
@mattverse
Copy link
Member Author

Closing in favor of #1070

@mattverse mattverse closed this Mar 10, 2022
@ValarDragon ValarDragon deleted the mattverse/superfluid-test-rewards branch August 4, 2022 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants