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

Feat/nft transfer #7

Merged
merged 13 commits into from
May 2, 2024

split integration test from the module to do not import movevm

a8c5c15
Select commit
Loading
Failed to load commit list.
Merged

Feat/nft transfer #7

split integration test from the module to do not import movevm
a8c5c15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 1, 2024 in 0s

33.41% (-10.09%) compared to a3b3a3f

View this Pull Request on Codecov

33.41% (-10.09%) compared to a3b3a3f

Details

Codecov Report

Attention: Patch coverage is 10.76992% with 2005 lines in your changes are missing coverage. Please review.

Project coverage is 33.41%. Comparing base (a3b3a3f) to head (a8c5c15).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
- Coverage   43.49%   33.41%   -10.09%     
===========================================
  Files          58       66        +8     
  Lines        5267     7449     +2182     
===========================================
+ Hits         2291     2489      +198     
- Misses       2706     4628     +1922     
- Partials      270      332       +62     
Files Coverage Δ
app/app.go 86.68% <100.00%> (+0.71%) ⬆️
app/ibc-hooks/hooks.go 80.00% <100.00%> (+5.80%) ⬆️
x/evm/contracts/counter/Counter.go 0.00% <ø> (ø)
x/evm/contracts/erc20/ERC20.go 0.00% <ø> (ø)
x/evm/contracts/erc20_registry/ERC20Registry.go 0.00% <ø> (ø)
x/evm/keeper/precompiles.go 82.35% <100.00%> (ø)
x/evm/types/address.go 0.00% <ø> (ø)
x/bank/keeper/grpc_query.go 26.28% <0.00%> (ø)
x/evm/client/cli/query.go 0.00% <0.00%> (ø)
x/bank/keeper/keeper.go 48.42% <66.66%> (ø)
... and 16 more

... and 2 files with indirect coverage changes