-
Notifications
You must be signed in to change notification settings - Fork 694
feature/comet v1 upgrade #8437
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
base: main
Are you sure you want to change the base?
feature/comet v1 upgrade #8437
Conversation
this commit does not port the ./e2e module, since it depends on interchaintest, which in turns depends on the ibc-go root module. this commit includes a port of the root module, which can then be imported by the upgraded interchaintest.
this commit updates the interchaintest dependency to a temporary commit of the fcecin/interchaintest fork which contains fixes for comet v1. this is a WIP as e2e tests are failing
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8437 +/- ##
==========================================
- Coverage 61.62% 1.18% -60.45%
==========================================
Files 299 14 -285
Lines 21462 1949 -19513
==========================================
- Hits 13227 23 -13204
+ Misses 7643 1925 -5718
+ Partials 592 1 -591
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
the tests run for me locally. |
Description
closes: #XXXX
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) if anything is changed.godoc
comments if relevant.Files changed
in the GitHub PR explorer.