chore: Use nonce from evm result; use multipurpose contract in pectra batch …#25144
chore: Use nonce from evm result; use multipurpose contract in pectra batch …#25144lukasz-hashgraph wants to merge 1 commit intofeature/hedera-evm-pectra-supportfrom
Conversation
…tests Signed-off-by: Lukasz Gasior <lukasz.gasior@swirldslabs.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| ErrorProne | 1 medium |
🟢 Metrics 0 complexity
Metric Results Complexity 0
🟢 Coverage ∅ diff coverage
Metric Results Coverage variation Report missing for 2e18b111 Diff coverage ✅ ∅ diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (2e18b11) Report Missing Report Missing Report Missing Head commit (c75d180) 100102 78841 78.76% Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#25144) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## feature/hedera-evm-pectra-support #25144 +/- ##
====================================================================
Coverage ? 74.93%
Complexity ? 11884
====================================================================
Files ? 2585
Lines ? 100199
Branches ? 11044
====================================================================
Hits ? 75086
Misses ? 21310
Partials ? 3803 🚀 New features to boost your workflow:
|
|
| Test | Ticket |
|---|---|
com.hedera.services.bdd.suites.contract.hapi.ContractCallSuite#callToNonExtantLongZeroAddressUsesTargetedAddress |
#25146 (🆕 New) |
com.hedera.services.bdd.suites.contract.hapi.ContractCallSuite#hollowCreationFailsCleanly |
#25147 (🆕 New) |
com.hedera.services.bdd.suites.contract.hapi.ContractCallSuite#repeatedCreate2FailsWithInterpretableActionSidecars |
#25148 (🆕 New) |
Please review the linked tickets and determine if any of the new issues were caused by your changes.
hapiTestSmartContractlocally produces errors when there are child creations in a reverted atomic batch)