Token allow list feature. Bank module changes #538
Merged
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
@@ 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%) |
⬆️ |
Loading