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

KarpelesLab / goro / 25813104448
13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 04:44PM UTC
Jobs 1
Files 398
Run time 2min
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 04:43PM UTC coverage: 11.96%. Remained the same
25813104448

push

github

MagicalTux
tests: import core/vm/vmcompiler so the hook is installed

php_test.go (the phpt suite runner at the repo root) and
bench_test.go don't import core/vm/vmcompiler, so the package's
init() never ran and TryBuildVMScript / TryBuildVMClosureBody were
nil. compiler.Compile then returned the AST tree-walker for every
script — explaining the recent CI regressions reverting to the AST
baseline and the puzzling benchmark numbers (BenchmarkFunctionCalls
showed phpv.Runnables.Run at 56% cum).

Add the blank import to both. The SAPI binaries already had it.

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

13826 of 115606 relevant lines covered (11.96%)

2440.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25813104448.1 13 May 2026 04:44PM UTC 398
11.96
GitHub Action Run
Source Files on build 25813104448
  • Tree
  • List 398
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25813104448
  • 1f79926a on github
  • Prev Build on master (#25812718631)
  • Next Build on master (#25813270755)
  • 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