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

KarpelesLab / goro / 26138154870
12%

Build:
DEFAULT BRANCH: master
Ran 20 May 2026 02:58AM 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

20 May 2026 02:47AM UTC coverage: 12.388% (+0.002%) from 12.386%
26138154870

push

github

MagicalTux
vm: lower extended clone() forms to OP_CLONE_EXT + helper

PHP 8.5+ \`clone(\$x, \$with)\`, \`clone(...\$arr)\`, and named-arg
clones previously went through the generic OpClassConst delegation
via IsValueExprAstDelegated. Adds EvalCloneExt helper +
OP_CLONE_EXT opcode + IsCloneExtNode predicate so the extended form
gets a dedicated dispatch.

Basic \`clone \$x\` continues to use OP_CLONE + EvalClone (faster
path, no AST node ref).

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

5 of 22 new or added lines in 3 files covered. (22.73%)

14576 of 117659 relevant lines covered (12.39%)

2570.18 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
59.86
-0.37% core/vm/vm.go
7
65.18
-0.42% core/vm/vmcompiler/emit_expr.go
3
8.75
1.01% core/compiler/compile-clone.go
Jobs
ID Job ID Ran Files Coverage
1 26138154870.1 20 May 2026 02:58AM UTC 398
12.39
GitHub Action Run
Source Files on build 26138154870
  • Tree
  • List 398
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26138154870
  • 00c34aab on github
  • Prev Build on master (#26138114610)
  • Next Build on master (#26138649539)
  • 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