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

neo-project / neo-devpack-dotnet / 21381429927
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: master-n3
DEFAULT BRANCH: master
Ran 27 Jan 2026 01:56AM UTC
Jobs 1
Files 239
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

27 Jan 2026 01:51AM UTC coverage: 74.152% (+0.1%) from 74.053%
21381429927

Pull #1478

github

web-flow
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
Pull Request #1478: Master n3 to master

6074 of 8949 branches covered (67.87%)

Branch coverage included in aggregate %.

57 of 97 new or added lines in 11 files covered. (58.76%)

20 existing lines in 2 files now uncovered.

15775 of 20516 relevant lines covered (76.89%)

21511.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
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
81.15
-3.34% src/Neo.Compiler.CSharp/CompilationEngine/CompilationEngine.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
81.15
-3.34% src/Neo.Compiler.CSharp/CompilationEngine/CompilationEngine.cs
Jobs
ID Job ID Ran Files Coverage
1 21381429927.1 27 Jan 2026 01:56AM UTC 239
74.15
GitHub Action Run
Source Files on build 21381429927
  • Tree
  • List 239
  • Changed 15
  • Source Changed 14
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21381429927
  • Pull Request #1478
  • PR Base - 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