feat: introduce hook max gas #119
Merged
Codecov / codecov/project
succeeded
Nov 6, 2024 in 0s
49.41% (+0.15%) compared to 0ef48cf
View this Pull Request on Codecov
49.41% (+0.15%) compared to 0ef48cf
Details
Codecov Report
Attention: Patch coverage is 82.35294%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 49.41%. Comparing base (
0ef48cf
) to head (18e45a9
).
Files with missing lines | Patch % | Lines |
---|---|---|
x/opchild/keeper/msg_server.go | 40.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #119 +/- ##
==========================================
+ Coverage 49.25% 49.41% +0.15%
==========================================
Files 57 57
Lines 4233 4246 +13
==========================================
+ Hits 2085 2098 +13
Misses 1719 1719
Partials 429 429
Files with missing lines | Coverage Δ | |
---|---|---|
x/opchild/keeper/deposit.go | 71.05% <100.00%> (+7.81%) |
⬆️ |
x/opchild/types/params.go | 68.88% <100.00%> (+1.44%) |
⬆️ |
x/opchild/keeper/msg_server.go | 57.86% <40.00%> (-0.43%) |
⬇️ |
Loading