test: add E2E testing for V2 contract migration #2763
Merged
Codecov / codecov/project
succeeded
Aug 30, 2024 in 0s
66.61% (-0.04%) compared to 7b34d1d
View this Pull Request on Codecov
66.61% (-0.04%) compared to 7b34d1d
Details
Codecov Report
Attention: Patch coverage is 37.68116%
with 43 lines
in your changes missing coverage. Please review.
Project coverage is 66.61%. Comparing base (
7b34d1d
) to head (07f7a66
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2763 +/- ##
===========================================
- Coverage 66.65% 66.61% -0.04%
===========================================
Files 370 370
Lines 20680 20732 +52
===========================================
+ Hits 13784 13811 +27
- Misses 6261 6283 +22
- Partials 635 638 +3
Files with missing lines | Coverage Δ | |
---|---|---|
x/fungible/keeper/v2_evm.go | 27.41% <87.50%> (+8.90%) |
⬆️ |
zetaclient/chains/bitcoin/observer/observer.go | 32.89% <0.00%> (-0.34%) |
⬇️ |
zetaclient/chains/evm/signer/signer.go | 47.15% <0.00%> (-0.46%) |
⬇️ |
...gible/keeper/msg_server_update_gateway_contract.go | 72.72% <55.00%> (-6.44%) |
⬇️ |
zetaclient/orchestrator/orchestrator.go | 22.04% <8.33%> (-0.30%) |
⬇️ |
zetaclient/chains/bitcoin/observer/inbound.go | 14.13% <0.00%> (-0.27%) |
⬇️ |
Loading