fix: use cache context at ibc hook #288
Merged
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
@@ 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%) |
⬆️ |
Loading