refactor(fungible): ZRC20 Lock/Unlock API should not depend on injected ABI #3068
Codecov / codecov/project
succeeded
Oct 30, 2024 in 0s
64.29% (-0.04%) compared to 648d2e3
View this Pull Request on Codecov
64.29% (-0.04%) compared to 648d2e3
Details
Codecov Report
Attention: Patch coverage is 57.14286%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 64.29%. Comparing base (
648d2e3
) to head (defdb49
).
Files with missing lines | Patch % | Lines |
---|---|---|
x/fungible/keeper/zrc20_methods.go | 33.33% | 5 Missing and 5 partials |
precompiles/bank/method_withdraw.go | 0.00% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3068 +/- ##
===========================================
- Coverage 64.33% 64.29% -0.04%
===========================================
Files 419 419
Lines 29102 29076 -26
===========================================
- Hits 18723 18695 -28
Misses 9597 9597
- Partials 782 784 +2
Files with missing lines | Coverage Δ | |
---|---|---|
precompiles/bank/bank.go | 77.65% <ø> (+2.65%) |
⬆️ |
precompiles/bank/method_deposit.go | 42.85% <100.00%> (-2.70%) |
⬇️ |
precompiles/staking/method_distribute.go | 46.15% <100.00%> (ø) |
|
precompiles/staking/staking.go | 69.18% <ø> (+1.30%) |
⬆️ |
x/fungible/keeper/zrc20_cosmos_coins_mapping.go | 67.39% <100.00%> (-2.00%) |
⬇️ |
precompiles/bank/method_withdraw.go | 20.45% <0.00%> (ø) |
|
x/fungible/keeper/zrc20_methods.go | 57.35% <33.33%> (-6.47%) |
⬇️ |
Loading