feat: add fungible keeper ability to lock/unlock ZRC20 tokens #2979
Codecov / codecov/project
succeeded
Oct 17, 2024 in 0s
66.38% (+0.12%) compared to 250b90e
View this Pull Request on Codecov
66.38% (+0.12%) compared to 250b90e
Details
Codecov Report
Attention: Patch coverage is 67.48971%
with 79 lines
in your changes missing coverage. Please review.
Project coverage is 66.38%. Comparing base (
250b90e
) to head (900da58
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2979 +/- ##
===========================================
+ Coverage 66.25% 66.38% +0.12%
===========================================
Files 406 408 +2
Lines 22772 22924 +152
===========================================
+ Hits 15088 15217 +129
- Misses 6907 6909 +2
- Partials 777 798 +21
Files with missing lines | Coverage Δ | |
---|---|---|
precompiles/bank/method_deposit.go | 49.23% <100.00%> (+6.77%) |
⬆️ |
precompiles/bank/method_withdraw.go | 24.19% <0.00%> (-10.51%) |
⬇️ |
x/fungible/keeper/zrc20_cosmos_coins_mapping.go | 71.01% <71.01%> (ø) |
|
x/fungible/keeper/zrc20_methods.go | 70.00% <70.00%> (ø) |
Loading