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

feat: apply latest ibc-hook support #11

Merged
merged 2 commits into from
Mar 8, 2024
Merged

feat: apply latest ibc-hook support #11

merged 2 commits into from
Mar 8, 2024

Conversation

beer-1
Copy link
Contributor

@beer-1 beer-1 commented Mar 7, 2024

No description provided.

@beer-1 beer-1 requested a review from sh-cha March 7, 2024 11:17
@beer-1 beer-1 self-assigned this Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 21.98795% with 259 lines in your changes are missing coverage. Please review.

Project coverage is 22.25%. Comparing base (d8e0daa) to head (3a9a059).

Files Patch % Lines
app/ibc-hooks/receive.go 0.00% 88 Missing ⚠️
app/ibc-hooks/ack.go 0.00% 74 Missing ⚠️
app/ibc-hooks/timeout.go 0.00% 56 Missing ⚠️
app/ibc-hooks/hooks.go 0.00% 35 Missing ⚠️
app/ibc-hooks/util.go 80.64% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   22.21%   22.25%   +0.04%     
==========================================
  Files          30       33       +3     
  Lines        7334     7541     +207     
==========================================
+ Hits         1629     1678      +49     
- Misses       5588     5749     +161     
+ Partials      117      114       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@sh-cha sh-cha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@beer-1 beer-1 merged commit b688cfc into main Mar 8, 2024
5 of 6 checks passed
@beer-1 beer-1 deleted the feat/ibc-hooks branch March 8, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants