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

fix: use cache context at ibc hook #288

Merged
merged 1 commit into from
Oct 21, 2024

fix to use cache context at ibc hook

acbe07f
Select commit
Loading
Failed to load commit list.
Merged

fix: use cache context at ibc hook #288

fix to use cache context at ibc hook
acbe07f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 1s

40.68% (+0.03%) compared to f05fdbd

View this Pull Request on Codecov

40.68% (+0.03%) compared to f05fdbd

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 40.68%. Comparing base (f05fdbd) to head (acbe07f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
x/ibc-hooks/move-hooks/receive.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #288      +/-   ##
==========================================
+ Coverage   40.64%   40.68%   +0.03%     
==========================================
  Files         267      267              
  Lines       25415    25432      +17     
==========================================
+ Hits        10331    10347      +16     
- Misses      13499    13500       +1     
  Partials     1585     1585              
Files with missing lines Coverage Δ
x/ibc-hooks/move-hooks/receive.go 59.55% <70.00%> (+0.80%) ⬆️

... and 1 file with indirect coverage changes