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

test: improve fungible module coverage #1985

Merged
merged 7 commits into from
Apr 5, 2024

PR comments

4213c41
Select commit
Loading
Failed to load commit list.
Merged

test: improve fungible module coverage #1985

PR comments
4213c41
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%) ⬆️

... and 9 files with indirect coverage changes