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: E2E Test Suite GHCR (backport #630) #632

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 9, 2022

This is an automatic backport of pull request #630 done by Mergify.
Cherry-pick of 8a794c8 has failed:

On branch mergify/bp/release/price-feeder/v0.1.x/pr-630
Your branch is up to date with 'origin/release/price-feeder/v0.1.x'.

You are currently cherry-picking commit 8a794c8.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   Makefile
	modified:   tests/e2e/e2e_setup_test.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/tests.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


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

(cherry picked from commit 8a794c8)

# Conflicts:
#	.github/workflows/tests.yml
@codecov-commenter
Copy link

Codecov Report

Merging #632 (8a794c8) into release/price-feeder/v0.1.x (14eb8a3) will decrease coverage by 0.51%.
The diff coverage is 44.33%.

❗ Current head 8a794c8 differs from pull request most recent head 2f346fb. Consider uploading reports for the commit 2f346fb to get more accurate results

Impacted file tree graph

@@                       Coverage Diff                       @@
##           release/price-feeder/v0.1.x     #632      +/-   ##
===============================================================
- Coverage                        48.53%   48.02%   -0.52%     
===============================================================
  Files                               63       64       +1     
  Lines                             7850     8810     +960     
===============================================================
+ Hits                              3810     4231     +421     
- Misses                            3790     4321     +531     
- Partials                           250      258       +8     
Impacted Files Coverage Δ
ante/fee.go 93.33% <ø> (ø)
ante/spam_prevention.go 61.76% <ø> (ø)
x/leverage/client/cli/query.go 0.00% <0.00%> (ø)
x/leverage/client/cli/tx.go 0.00% <0.00%> (ø)
x/leverage/keeper/genesis.go 2.15% <0.00%> (-0.02%) ⬇️
x/leverage/keeper/grpc_query.go 7.33% <0.00%> (-3.38%) ⬇️
x/leverage/keeper/loaned.go 0.00% <0.00%> (ø)
x/leverage/keeper/msg_server.go 0.93% <0.00%> (ø)
x/leverage/keeper/oracle.go 68.42% <0.00%> (ø)
x/leverage/simulation/genesis.go 0.00% <0.00%> (ø)
... and 14 more

@alexanderbez alexanderbez merged commit ecc91df into release/price-feeder/v0.1.x Mar 9, 2022
@alexanderbez alexanderbez deleted the mergify/bp/release/price-feeder/v0.1.x/pr-630 branch March 9, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants