Feat/nft transfer #7
Merged
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
@@ 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 |
Loading