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

Token allow list feature. Bank module changes #538

Merged
merged 13 commits into from
Sep 20, 2024

Merge branch 'main' of github.com:sei-protocol/sei-cosmos into featur…

f3d02f2
Select commit
Loading
Failed to load commit list.
Merged

Token allow list feature. Bank module changes #538

Merge branch 'main' of github.com:sei-protocol/sei-cosmos into featur…
f3d02f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

54.88% (target 50.00%)

View this Pull Request on Codecov

54.88% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 86.81319% with 12 lines in your changes missing coverage. Please review.

Project coverage is 54.88%. Comparing base (6b75f30) to head (f3d02f2).

Files with missing lines Patch % Lines
x/bank/keeper/send.go 89.77% 6 Missing and 3 partials ⚠️
x/bank/types/key.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #538      +/-   ##
==========================================
+ Coverage   54.83%   54.88%   +0.05%     
==========================================
  Files         631      631              
  Lines       54808    54899      +91     
==========================================
+ Hits        30052    30132      +80     
- Misses      22604    22612       +8     
- Partials     2152     2155       +3     
Files with missing lines Coverage Δ
x/bank/types/key.go 32.50% <0.00%> (-2.64%) ⬇️
x/bank/keeper/send.go 86.02% <89.77%> (+1.18%) ⬆️

... and 1 file with indirect coverage changes