Skip to content

ExecutionEngine: collect parameters affecting opcode price#571

Open
Turalchik wants to merge 49 commits into
neo-project:masterfrom
Turalchik:dynamic-opcode-pricing
Open

ExecutionEngine: collect parameters affecting opcode price#571
Turalchik wants to merge 49 commits into
neo-project:masterfrom
Turalchik:dynamic-opcode-pricing

Merge branch 'master' into dynamic-opcode-pricing

8d0a4d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

85.39% (-0.08%) compared to 99095c2, passed because coverage increased by 0.05% when compared to adjusted base (85.34%)

View this Pull Request on Codecov

85.39% (-0.08%) compared to 99095c2, passed because coverage increased by 0.05% when compared to adjusted base (85.34%)

Details

Codecov Report

❌ Patch coverage is 87.69231% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.39%. Comparing base (99095c2) to head (8d0a4d1).

Files with missing lines Patch % Lines
src/Neo.VM/JumpTable/JumpTable.Compound.cs 75.26% 22 Missing and 1 partial ⚠️
src/Neo.VM/JumpTable/JumpTable.Numeric.cs 58.62% 12 Missing ⚠️
src/Neo.VM/JumpTable/JumpTable.Control.cs 91.11% 4 Missing ⚠️
src/Neo.VM/JumpTable/JumpTable.Push.cs 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
- Coverage   85.47%   85.39%   -0.08%     
==========================================
  Files          41       42       +1     
  Lines        2720     2993     +273     
  Branches      345      349       +4     
==========================================
+ Hits         2325     2556     +231     
- Misses        304      345      +41     
- Partials       91       92       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.