-
Notifications
You must be signed in to change notification settings - Fork 96
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: core refact app #204
Conversation
Codecov Report
@@ Coverage Diff @@
## release/v2.7 #204 +/- ##
================================================
- Coverage 70.43% 65.37% -5.07%
================================================
Files 43 45 +2
Lines 2493 2134 -359
================================================
- Hits 1756 1395 -361
Misses 583 583
- Partials 154 156 +2
|
feat: enable cosmwasm 1.4
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
This pull request move Keepers, AppModules and AppUpgrade handlers to their own files that way app.go is more legible