Skip to content

Remove feegrant module - #3958

Open
masih wants to merge 3 commits into
mainfrom
masih/feegrant-be-gone
Open

Remove feegrant module#3958
masih wants to merge 3 commits into
mainfrom
masih/feegrant-be-gone

Clean up merges from main

0fa29cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

57.50% (-1.11%) compared to 04f779a

View this Pull Request on Codecov

57.50% (-1.11%) compared to 04f779a

Details

Codecov Report

❌ Patch coverage is 77.04918% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.50%. Comparing base (04f779a) to head (0fa29cb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/ante/cosmos_checktx.go 42.85% 4 Missing ⚠️
app/app.go 76.47% 3 Missing and 1 partial ⚠️
app/upgrades.go 66.66% 1 Missing and 1 partial ⚠️
sei-cosmos/types/tx/types.go 81.81% 1 Missing and 1 partial ⚠️
app/ante/cosmos_delivertx.go 66.66% 0 Missing and 1 partial ⚠️
app/legacyabci/check_tx.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3958      +/-   ##
==========================================
- Coverage   58.61%   57.50%   -1.11%     
==========================================
  Files        2323     2224      -99     
  Lines      198666   186991   -11675     
==========================================
- Hits       116442   107528    -8914     
+ Misses      71469    69627    -1842     
+ Partials    10755     9836     -919     
Files with missing lines Coverage Δ
app/ante.go 64.51% <100.00%> (ø)
app/legacyabci/deliver_tx.go 96.05% <100.00%> (ø)
app/precompiles.go 100.00% <ø> (ø)
docs/swagger/statik.go 100.00% <ø> (ø)
giga/executor/precompiles/failfast.go 47.36% <ø> (ø)
precompiles/setup.go 50.45% <ø> (-0.46%) ⬇️
precompiles/utils/expected_keepers.go 100.00% <ø> (ø)
sei-cosmos/client/cmd.go 81.81% <ø> (+2.91%) ⬆️
sei-cosmos/client/context.go 87.74% <ø> (+1.66%) ⬆️
sei-cosmos/client/flags/flags.go 90.00% <ø> (-0.20%) ⬇️
... and 15 more

... and 154 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.