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

allow authz msgupdateoracle to systemlane #126

Merged
merged 2 commits into from
Nov 18, 2024

allow fee granter to free lane

88e8faa
Select commit
Loading
Failed to load commit list.
Merged

allow authz msgupdateoracle to systemlane #126

allow fee granter to free lane
88e8faa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

49.43% (+0.01%) compared to 3d7598e

View this Pull Request on Codecov

49.43% (+0.01%) compared to 3d7598e

Details

Codecov Report

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

Project coverage is 49.43%. Comparing base (3d7598e) to head (88e8faa).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
x/opchild/lanes/free.go 57.14% 2 Missing and 1 partial ⚠️
x/opchild/lanes/system.go 62.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   49.42%   49.43%   +0.01%     
==========================================
  Files          57       57              
  Lines        4249     4262      +13     
==========================================
+ Hits         2100     2107       +7     
- Misses       1719     1722       +3     
- Partials      430      433       +3     
Files with missing lines Coverage Δ
x/opchild/lanes/free.go 59.25% <57.14%> (-2.65%) ⬇️
x/opchild/lanes/system.go 83.33% <62.50%> (-16.67%) ⬇️