Skip to content

Use VMInstruction.ToString for parse script listings - #1097

Open
cschuchardt88 wants to merge 5 commits into
neo-project:master-n3from
cschuchardt88:fix/script-opcode-format
Open

Use VMInstruction.ToString for parse script listings#1097
cschuchardt88 wants to merge 5 commits into
neo-project:master-n3from
cschuchardt88:fix/script-opcode-format

Pad L-line numbers to the script size, at least 4 digits

584a1b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

51.61% (+0.73%) compared to 82b15f0

View this Pull Request on Codecov

51.61% (+0.73%) compared to 82b15f0

Details

Codecov Report

❌ Patch coverage is 71.69811% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.61%. Comparing base (82b15f0) to head (584a1b0).

Files with missing lines Patch % Lines
src/Neo.CLI/Tools/VMInstruction.cs 72.38% 22 Missing and 7 partials ⚠️
src/Neo.CLI/CLI/MainService.Tools.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           master-n3    #1097      +/-   ##
=============================================
+ Coverage      50.88%   51.61%   +0.73%     
=============================================
  Files            284      284              
  Lines          16660    16747      +87     
  Branches        2137     2155      +18     
=============================================
+ Hits            8477     8644     +167     
+ Misses          7619     7523      -96     
- Partials         564      580      +16     

☔ 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.