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

[#967] msg server impl usr ptr keepers (backport #971) #996

Merged
merged 1 commit into from
Feb 26, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 26, 2022

This is an automatic backport of pull request #971 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #996 (c8206b3) into v7.x (ac5f48b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             v7.x     #996   +/-   ##
=======================================
  Coverage   20.59%   20.59%           
=======================================
  Files         193      193           
  Lines       25231    25231           
=======================================
  Hits         5197     5197           
  Misses      19082    19082           
  Partials      952      952           
Impacted Files Coverage Δ
x/gamm/handler.go 5.88% <ø> (ø)
x/gamm/keeper/msg_server.go 2.81% <ø> (ø)
x/incentives/handler.go 0.00% <ø> (ø)
x/incentives/keeper/msg_server.go 0.00% <ø> (ø)
x/superfluid/keeper/msg_server.go 0.00% <ø> (ø)
x/gamm/module.go 67.50% <100.00%> (ø)
x/incentives/module.go 54.54% <100.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 ac5f48b...c8206b3. Read the comment docs.

@ValarDragon ValarDragon merged commit 2ce527e into v7.x Feb 26, 2022
@ValarDragon ValarDragon deleted the mergify/bp/v7.x/pr-971 branch February 26, 2022 20:12
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.

3 participants