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

chore: format once with gofumpt (backport #797) #800

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 12, 2022

This is an automatic backport of pull request #797 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

* gofumpt -l -w .

* gofumpt -l -w -extra .

* remove unintentional octal

(cherry picked from commit 2802898)
@mergify mergify bot requested a review from a team as a code owner April 12, 2022 13:27
@codecov-commenter
Copy link

Codecov Report

Merging #800 (17d742a) into release/price-feeder/v0.2.x (43d0e4a) will increase coverage by 0.00%.
The diff coverage is 55.55%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##           release/price-feeder/v0.2.x     #800   +/-   ##
============================================================
  Coverage                        47.60%   47.60%           
============================================================
  Files                               64       64           
  Lines                             9413     9394   -19     
============================================================
- Hits                              4481     4472    -9     
+ Misses                            4665     4655   -10     
  Partials                           267      267           
Impacted Files Coverage Δ
x/ibctransfer/keeper/keeper.go 77.02% <ø> (-0.90%) ⬇️
x/leverage/keeper/invariants.go 57.57% <ø> (ø)
x/leverage/keeper/keeper.go 47.53% <ø> (-0.13%) ⬇️
x/leverage/keeper/msg_server.go 0.96% <ø> (+0.02%) ⬆️
x/leverage/module.go 57.14% <ø> (+0.89%) ⬆️
x/leverage/simulation/genesis.go 0.00% <0.00%> (ø)
x/leverage/simulation/operations.go 91.66% <ø> (-0.03%) ⬇️
x/leverage/types/tx.go 0.00% <0.00%> (ø)
x/oracle/keeper/keeper.go 77.72% <ø> (-0.21%) ⬇️
x/oracle/types/genesis.go 40.74% <ø> (+1.45%) ⬆️
... and 5 more

@adamewozniak adamewozniak merged commit af7e7c1 into release/price-feeder/v0.2.x Apr 12, 2022
@adamewozniak adamewozniak deleted the mergify/bp/release/price-feeder/v0.2.x/pr-797 branch April 12, 2022 14:48
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.

3 participants