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

KarpelesLab / goro / 25815143155 / 1
13%
master: 13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 05:33PM UTC
Files 398
Run time 19s
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:22PM UTC coverage: 12.048% (-0.003%) from 12.051%
25815143155.1

push

github

MagicalTux
vm: AST-delegate unknown-callee function calls with writable args

Same logic that already applied to indirect (\$expr(...)) and method
(\$obj->m(...)) calls: when a direct function call's callee isn't in
the lazy-function table at emit time (compiled inside another
function's body before the top-level RegisterLazyFunc pre-pass), the
resolved function's by-ref signature is unknowable. AST-delegate
when any arg is a writable lvalue.

The previous attempt at this caused widespread regressions because
of various unrelated bugs (which have since been fixed): array COW
on assign, foreach-iterator unwind on multi-level continue, etc.
Re-enabling now with those fixes in place.

Fixes bug71622 ($method-name-by-ref) and similar forward-ref cases.

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

13942 of 115716 relevant lines covered (12.05%)

2453.26 hits per line

Source Files on job 25815143155.1
  • Tree
  • List 398
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25815143155
  • a2edfb86 on github
  • Prev Job for on master (#25815050065.1)
  • Next Job for on master (#25815231150.1)
  • 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