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

KarpelesLab / goro / 26001336227
13%

Build:
DEFAULT BRANCH: master
Ran 17 May 2026 08:07PM 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

17 May 2026 08:05PM UTC coverage: 12.152% (+0.03%) from 12.122%
26001336227

push

github

MagicalTux
vm: lower basic clone natively

Extracted EvalClone(ctx, v) as the shared runtime helper for the basic
\`clone \$x\` form. Added OP_CLONE that pops the value, calls EvalClone,
pushes the result. Visibility checks for __clone, enum/Generator-
uncloneable errors, and the actual deep-copy all live in the helper
(via runCloneWithValues), so the AST and VM share the same code.

PHP 8.5+ extended forms (clone with withProperties, clone(...\$arr),
named args) keep AST-delegating — CloneIsBasic() gates the native
lowering and IsValueExprAstDelegated / IsSlotSafe both fall through
when the extended forms are detected.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

27 of 45 new or added lines in 5 files covered. (60.0%)

247 existing lines in 10 files now uncovered.

14100 of 116032 relevant lines covered (12.15%)

2474.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
55.42
-0.82% core/compiler/dispatch.go
5
82.17
-1.81% core/compiler/vmaccess.go
4
83.6
-2.28% core/vm/vmcompiler/emit_expr.go
2
66.43
0.97% core/vm/vm.go

Coverage Regressions

Lines Coverage ∆ File
67
81.19
-0.77% core/vm/vmcompiler/emit_stmt.go
66
83.6
-2.28% core/vm/vmcompiler/emit_expr.go
41
55.42
-0.82% core/compiler/dispatch.go
19
82.17
-1.81% core/compiler/vmaccess.go
19
66.43
0.97% core/vm/vm.go
13
29.33
-12.0% core/compiler/compile-instanceof.go
11
25.53
-11.7% core/compiler/compile-dowhile.go
8
7.78
-1.58% core/compiler/compile-clone.go
2
23.54
-0.11% core/compiler/run-operator.go
1
83.33
0.0% core/vm/opcode.go
Jobs
ID Job ID Ran Files Coverage
1 26001336227.1 17 May 2026 08:07PM UTC 398
12.15
GitHub Action Run
Source Files on build 26001336227
  • Tree
  • List 398
  • Changed 10
  • Source Changed 8
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26001336227
  • 5e399d5f on github
  • Prev Build on master (#26000405383)
  • Next Build on master (#26001428533)
  • 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