feat: update ante handler to allow authz message #116
Merged
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
@@ 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%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading