Problem: ibc incentivization is not integrated#647
Merged
Conversation
Closes: crypto-org-chain#642 Solution: - integration ibcfee middleware
|
This pull request introduces 1 alert when merging f229497 into 21d79ac - view on LGTM.com new alerts:
|
Codecov Report
@@ Coverage Diff @@
## main #647 +/- ##
==========================================
- Coverage 32.91% 32.75% -0.17%
==========================================
Files 34 34
Lines 1604 1612 +8
==========================================
Hits 528 528
- Misses 1023 1031 +8
Partials 53 53
|
yihuang
commented
Aug 17, 2022
yihuang
marked this pull request as ready for review
August 18, 2022 07:34
yihuang
requested review from
adu-crypto and
thomas-nguy
and removed request for
a team
August 18, 2022 07:34
yihuang
commented
Aug 18, 2022
devashishdxt
left a comment
There was a problem hiding this comment.
Integration test seems fine. Just a small comment on app wiring.
devashishdxt
approved these changes
Aug 19, 2022
Contributor
Author
I just parameterized the ibc fixture, to run test cases on both cases. |
mmsqe
approved these changes
Aug 19, 2022
yihuang
enabled auto-merge (squash)
August 19, 2022 09:13
Contributor
Author
|
/runsim |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #642
Solution:
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
PR Checklist:
make)make test)go fmt)golangci-lint run)go list -json -m all | nancy sleuth)Thank you for your code, it's appreciated! :)