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

KarpelesLab / goro / 25780511128
13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 05:36AM UTC
Jobs 1
Files 398
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

13 May 2026 05:35AM UTC coverage: 11.962% (-0.2%) from 12.161%
25780511128

push

github

MagicalTux
vm: make VM the only runtime; remove GORO_VM gate

The VM is now the default and only execution path. The AST tree-
walker still exists as infrastructure for nodes the VM emitter
delegates (match, switch, anonymous class, dynamic name access,
etc.) but is no longer reachable as a user-facing runtime mode.

* vmcompiler.Enabled() always returns true; SetEnabled is a no-op
  retained for backwards-compatible callers.
* GORO_VM env var no longer consulted; removed from CI matrix.
* benchPHP no longer has dual ast/vm sub-benchmarks — both modes
  were producing identical numbers anyway.

Known regressions vs the AST-only path remain documented in
memory/project_vm_state.md (~24 reference-semantics edge cases).
These now apply to all program execution, not just opt-in VM runs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

2 of 2 new or added lines in 1 file covered. (100.0%)

302 existing lines in 24 files now uncovered.

13828 of 115601 relevant lines covered (11.96%)

2440.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
53
25.13
-3.01% core/compiler/run-operator.go
44
37.28
-5.86% core/compiler/compile-foreach.go
41
29.14
-4.44% core/phpobj/generator.go
35
30.13
-14.64% core/compiler/compile-for.go
21
19.91
-0.9% core/compiler/compile-func.go
17
29.58
-3.99% core/compiler/variable.go
12
19.44
-6.67% core/compiler/compile-if.go
12
21.05
-10.53% core/compiler/compile-while.go
11
0.0
-3.85% core/compiler/compile-attributed.go
9
43.81
-2.86% core/compiler/compile-try-catch.go
6
24.05
-0.29% core/compiler/compile-object.go
6
40.28
-1.13% core/phpctx/context-func.go
4
16.82
-0.6% core/compiler/compile-isset.go
4
43.01
-0.41% core/phpctx/global-call.go
4
18.18
-18.18% core/phperr/break.go
4
54.94
-0.62% core/phpv/hashtable.go
3
45.65
-2.17% core/compiler/compile-return.go
3
0.0
-20.0% core/compiler/run.go
3
18.81
-2.97% core/phpv/callable.go
3
50.41
-2.48% core/phpv/hashtable-iter.go
2
32.94
-2.35% core/compiler/run-constant.go
2
22.93
-0.1% core/phpctx/global.go
2
22.2
-0.08% core/phpobj/zobject.go
1
83.78
18.57% core/vm/vmcompiler/register.go
Jobs
ID Job ID Ran Files Coverage
1 25780511128.1 13 May 2026 05:36AM UTC 398
11.96
GitHub Action Run
Source Files on build 25780511128
  • Tree
  • List 398
  • Changed 35
  • Source Changed 1
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25780511128
  • 260c27b1 on github
  • Prev Build on master (#25774423814)
  • Next Build on master (#25780670727)
  • Delete
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