-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: mew-message-type added in cosmwasm #246
feat: mew-message-type added in cosmwasm #246
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## development/177-xcall-future-proof-messaging #246 +/- ##
==================================================================================
- Coverage 69.65% 67.11% -2.55%
Complexity 64 64
==================================================================================
Files 40 41 +1
Lines 2165 2405 +240
Branches 24 24
==================================================================================
+ Hits 1508 1614 +106
- Misses 647 781 +134
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
But also implement response: #245 (review)
response implementation is already there in base branch! |
16a3a5a
into
development/177-xcall-future-proof-messaging
Description:
Commit Message
feat: mew-message-type added in cosmwasm
see the guidelines for commit messages.
Changelog Entry
Checklist: