test: improve fungible module coverage #1985
Merged
Codecov / codecov/project
succeeded
Apr 4, 2024 in 1s
65.11% (+1.20%) compared to 9eb55e7
View this Pull Request on Codecov
65.11% (+1.20%) compared to 9eb55e7
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 65.11%. Comparing base (
9eb55e7
) to head (4213c41
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1985 +/- ##
===========================================
+ Coverage 63.91% 65.11% +1.20%
===========================================
Files 236 236
Lines 13639 13610 -29
===========================================
+ Hits 8717 8862 +145
+ Misses 4505 4375 -130
+ Partials 417 373 -44
Files | Coverage Δ | |
---|---|---|
x/fungible/keeper/evm.go | 87.43% <100.00%> (+18.35%) |
⬆️ |
x/fungible/keeper/evm_hooks.go | 100.00% <100.00%> (+20.00%) |
⬆️ |
x/fungible/keeper/gas_coin_and_pool.go | 89.04% <ø> (+24.65%) |
⬆️ |
Loading