Skip to content

return bridge hook early if max gas is zero

Codecov / codecov/project succeeded Nov 6, 2024 in 0s

49.37% (+0.12%) compared to 0ef48cf

View this Pull Request on Codecov

49.37% (+0.12%) compared to 0ef48cf

Details

Codecov Report

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

Project coverage is 49.37%. Comparing base (0ef48cf) to head (cbb75b7).

Files with missing lines Patch % Lines
x/opchild/keeper/deposit.go 75.00% 2 Missing and 1 partial ⚠️
x/opchild/keeper/msg_server.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   49.25%   49.37%   +0.12%     
==========================================
  Files          57       57              
  Lines        4233     4249      +16     
==========================================
+ Hits         2085     2098      +13     
- Misses       1719     1721       +2     
- Partials      429      430       +1     
Files with missing lines Coverage Δ
x/opchild/types/params.go 68.88% <100.00%> (+1.44%) ⬆️
x/opchild/keeper/deposit.go 68.35% <75.00%> (+5.11%) ⬆️
x/opchild/keeper/msg_server.go 57.86% <40.00%> (-0.43%) ⬇️