Skip to content

fix(feegrant): bound DenomsSubsetOf cost and cap allowance denoms#3710

Open
amir-deris wants to merge 7 commits into
mainfrom
amir/fee-grant-validation-issue
Open

fix(feegrant): bound DenomsSubsetOf cost and cap allowance denoms#3710
amir-deris wants to merge 7 commits into
mainfrom
amir/fee-grant-validation-issue

Updated comment

bba284d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

58.41% (-1.44%) compared to c6ab0be

View this Pull Request on Codecov

58.41% (-1.44%) compared to c6ab0be

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.41%. Comparing base (c6ab0be) to head (bba284d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3710      +/-   ##
==========================================
- Coverage   59.85%   58.41%   -1.44%     
==========================================
  Files        2278     2187      -91     
  Lines      189140   178136   -11004     
==========================================
- Hits       113202   104065    -9137     
+ Misses      65861    64804    -1057     
+ Partials    10077     9267     -810     
Files with missing lines Coverage Δ
sei-cosmos/types/coin.go 95.41% <100.00%> (+0.04%) ⬆️
sei-cosmos/x/feegrant/basic_fee.go 90.47% <100.00%> (+1.00%) ⬆️
sei-cosmos/x/feegrant/periodic_fee.go 77.77% <100.00%> (+7.04%) ⬆️

... and 179 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.