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: introduce hook max gas #119

Merged
merged 2 commits into from
Nov 6, 2024

introduce hook max gas

18e45a9
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce hook max gas #119

introduce hook max gas
18e45a9
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️