• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

neo-project / neo-devpack-dotnet / 21428829612
74%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2026 07:18AM UTC
Jobs 1
Files 240
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Jan 2026 07:13AM UTC coverage: 74.175% (+0.1%) from 74.053%
21428829612

push

github

web-flow
Master n3 to master (#1478)

* Update neo submodule to master-n3 (#1453)

Co-authored-by: Neo Dev Bot <dev@neo.local>

* Use stable framework package in templates (#1456)

* Add: FindOptions.Backwards definition (#1458)

* Add: IsContract for ContractManagement (#1454) (#1455)

Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>

* CI: run on master-n3 (#1459)

* Update neo (#1463)

* Upgrade devpack to Neo v3.9.0 (#1464)

* Upgrade devpack to Neo v3.9.0

* Restore manifest version in test artifacts

* Add: comment doc for Framework.Services (#1460) (#1467)

* Fix: remove many compiler warnings (#1461) (#1469)

* Reorder (#1472)

* Fix CS0067 warning in artifacts (#1474)

* Avoid CS0067 in artifacts

* one more

* Add: comments doc for ContractMethod CallFlags (#1479)

* Add reference (#1476)

* docs: Clarify Base58CheckDecode FAULT behavior in UInt160.Parse (#1483)

Update documentation to warn that invalid Base58Check addresses will cause
execution to FAULT (abort) rather than throw a catchable exception.

Fixes #1443

* fix: HexStringInterpreter regex should only accept hex characters (#1484)

Change regex from [a-zA-Z0-9_] to [a-fA-F0-9] to properly validate
hexadecimal strings (0-9, a-f, A-F only).

Fixes #1264

* docs: Add optimizer documentation (#1481)

* docs: Add optimizer documentation

Document the bytecode optimization strategies including:
- Peephole optimization
- Jump compression
- Reachability analysis
- Miscellaneous optimizations

Also includes architecture overview and usage instructions.

* docs: add OptimizationType enum options to optimizer documentation

* fix(compiler): extend division overflow check and improve temp file security (#1485)

* fix(compiler): extend division overflow check to IntPtr type

- Add comprehensive documentation for CheckDivideOverflow method
- Extend overflow check to include IntPtr (nint) type
- Use BigInteger for consistent handling of min values
- Add clear comments explaining which t... (continued)

6084 of 8971 branches covered (67.82%)

Branch coverage included in aggregate %.

81 of 141 new or added lines in 16 files covered. (57.45%)

20 existing lines in 2 files now uncovered.

15817 of 20555 relevant lines covered (76.95%)

21547.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
71.43
src/Neo.Compiler.CSharp/MethodConvert/Helpers/SemanticModelExtensions.cs
1
43.6
8.7% src/Neo.Compiler.CSharp/Program.cs
1
76.37
12.98% src/Neo.Compiler.CSharp/SecurityAnalyzer/WriteInTryAnalyzer.cs
1
84.15
-0.85% src/Neo.SmartContract.Testing/Native/NativeContracts.cs
2
33.33
-16.67% src/Neo.SmartContract.Testing/Native/Notary.cs
2
33.33
src/Neo.SmartContract.Testing/Native/Treasury.cs
6
83.84
-0.65% src/Neo.Compiler.CSharp/CompilationEngine/CompilationEngine.cs
19
73.24
-19.47% src/Neo.Compiler.CSharp/MethodConvert/Expression/InvocationExpression.cs
27
31.67
-4.73% src/Neo.SmartContract.Testing/Coverage/NeoDebugInfo.cs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% src/Neo.SmartContract.Framework/Native/NEO.cs
19
83.84
-0.65% src/Neo.Compiler.CSharp/CompilationEngine/CompilationEngine.cs
Jobs
ID Job ID Ran Files Coverage
1 21428829612.1 28 Jan 2026 07:18AM UTC 240
74.18
GitHub Action Run
Source Files on build 21428829612
  • Tree
  • List 240
  • Changed 18
  • Source Changed 18
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21428829612
  • de827729 on github
  • Prev Build on master (#21167826847)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc