feat: integrate Smart Contract V2 depositAndCall
for ETH and ERC20
#2639
Codecov / codecov/project
failed
Aug 8, 2024 in 0s
68.72% (-1.44%) compared to 0a596a9
View this Pull Request on Codecov
68.72% (-1.44%) compared to 0a596a9
Details
Codecov Report
Attention: Patch coverage is 35.32110%
with 141 lines
in your changes missing coverage. Please review.
Project coverage is 68.72%. Comparing base (
0a596a9
) to head (b82c498
).
Additional details and impacted files
@@ Coverage Diff @@
## feat/contract-v2-2 #2639 +/- ##
======================================================
- Coverage 70.15% 68.72% -1.44%
======================================================
Files 337 341 +4
Lines 18468 18906 +438
======================================================
+ Hits 12957 12993 +36
- Misses 4930 5329 +399
- Partials 581 584 +3
Files | Coverage Δ | |
---|---|---|
pkg/contracts/erc1967proxy/ERC1967Proxy.go | 0.00% <ø> (ø) |
|
pkg/crypto/address.go | 100.00% <100.00%> (ø) |
|
x/crosschain/keeper/evm_hooks.go | 84.65% <ø> (ø) |
|
x/fungible/keeper/deposits.go | 95.23% <100.00%> (ø) |
|
x/fungible/keeper/evm.go | 88.30% <100.00%> (+0.07%) |
⬆️ |
x/fungible/keeper/gas_coin_and_pool.go | 91.66% <ø> (ø) |
|
...ngible/keeper/msg_server_update_system_contract.go | 93.06% <ø> (ø) |
|
x/fungible/keeper/system_contract.go | 90.37% <ø> (ø) |
|
x/fungible/keeper/v2_deposits.go | 100.00% <100.00%> (ø) |
|
x/observer/types/chain_params.go | 92.88% <89.65%> (ø) |
|
... and 4 more |
Loading