fix: null out the Code params in Boneville#25157
fix: null out the Code params in Boneville#25157stoyanov-st wants to merge 1 commit intofeature/hedera-evm-pectra-supportfrom
Conversation
Signed-off-by: Stanimir Stoyanov <stanimir.stoyanov@limechain.tech>
✅ 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 |
|---|---|
| Documentation | 1 minor |
🟢 Metrics 0 complexity
Metric Results Complexity 0
🟢 Coverage 0.00% diff coverage
Metric Results Coverage variation Report missing for 5cbebb31 Diff coverage ✅ 0.00% diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (5cbebb3) Report Missing Report Missing Report Missing Head commit (7a5a8de) 100224 78945 78.77% 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 (#25157) 2 0 0.00% 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❌ Patch coverage is
@@ Coverage Diff @@
## feature/hedera-evm-pectra-support #25157 +/- ##
====================================================================
Coverage ? 74.93%
Complexity ? 11934
====================================================================
Files ? 2586
Lines ? 100321
Branches ? 11066
====================================================================
Hits ? 75177
Misses ? 21328
Partials ? 3816
🚀 New features to boost your workflow:
|
Flaky Test(s) DetectedOne or more flaky tests were detected in this run. These tests have been reported before.
|
Flaky Test(s) DetectedOne or more flaky tests were detected in this run. These tests have been reported before.
|
Description:
Fix after merging Boneville into Pectra branch
Related issue(s):
Fixes #
Notes for reviewer:
Checklist