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: update ante handler to allow authz message #116

Merged
merged 3 commits into from
Nov 19, 2024

update upgrade handler

357d9ca
Select commit
Loading
Failed to load commit list.
Merged

feat: update ante handler to allow authz message #116

update upgrade handler
357d9ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2024 in 0s

28.15% (-0.02%) compared to aef4430

View this Pull Request on Codecov

28.15% (-0.02%) compared to aef4430

Details

Codecov Report

Attention: Patch coverage is 2.22222% with 44 lines in your changes missing coverage. Please review.

Project coverage is 28.15%. Comparing base (aef4430) to head (357d9ca).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
app/upgrade.go 0.00% 44 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   28.16%   28.15%   -0.02%     
==========================================
  Files         126      126              
  Lines       14285    14301      +16     
==========================================
+ Hits         4023     4026       +3     
- Misses       9686     9699      +13     
  Partials      576      576              
Files with missing lines Coverage Δ
app/keepers/keepers.go 98.06% <100.00%> (+<0.01%) ⬆️
app/upgrade.go 4.00% <0.00%> (-0.29%) ⬇️

... and 4 files with indirect coverage changes

---- 🚨 Try these New Features: