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

bank supply offsets #923

Merged
merged 4 commits into from
Feb 21, 2022
Merged

bank supply offsets #923

merged 4 commits into from
Feb 21, 2022

Conversation

sunnya97
Copy link
Collaborator

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

@sunnya97 sunnya97 marked this pull request as draft February 21, 2022 09:40
@sunnya97 sunnya97 marked this pull request as ready for review February 21, 2022 11:27
@sunnya97
Copy link
Collaborator Author

Need to merge osmosis-labs/cosmos-sdk#119 first, and then update the go.mod here

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2022

Codecov Report

Merging #923 (2d2c525) into main (5be21bb) will increase coverage by 0.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #923      +/-   ##
==========================================
+ Coverage   20.47%   20.90%   +0.43%     
==========================================
  Files         192      193       +1     
  Lines       24988    25177     +189     
==========================================
+ Hits         5116     5263     +147     
- Misses      18928    18957      +29     
- Partials      944      957      +13     
Impacted Files Coverage Δ
x/superfluid/keeper/stake.go 59.30% <100.00%> (+9.30%) ⬆️
x/superfluid/keeper/gov/gov.go 100.00% <0.00%> (ø)
x/superfluid/keeper/msg_server.go 0.00% <0.00%> (ø)
x/superfluid/keeper/synthetic_lock_wrapper.go 81.25% <0.00%> (ø)
x/superfluid/keeper/intermediary_account.go 86.95% <0.00%> (+1.01%) ⬆️
x/lockup/keeper/lock.go 56.80% <0.00%> (+2.66%) ⬆️
x/lockup/keeper/synthetic_lock.go 72.18% <0.00%> (+4.32%) ⬆️
x/superfluid/keeper/hooks.go 43.47% <0.00%> (+4.58%) ⬆️
x/superfluid/keeper/twap_price.go 85.71% <0.00%> (+4.76%) ⬆️

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 5be21bb...2d2c525. Read the comment docs.

@sunnya97 sunnya97 merged commit 09f20ce into main Feb 21, 2022
@sunnya97 sunnya97 deleted the sunny/bank-supply-offsets branch February 21, 2022 12:16
@github-actions github-actions bot mentioned this pull request Apr 15, 2024
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