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

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

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 10:41PM UTC
Files 398
Run time 17s
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

18 May 2026 10:40PM UTC coverage: 12.337% (+0.01%) from 12.327%
26064637615.1

push

github

MagicalTux
vm: lower runConstant (user / namespaced constant ref) natively

Extracts LookupConstant from runConstant.Run — the case-insensitive
null/true/false/self/parent fast-path, namespace-case-insensitive
global lookup, qualified-name fallback to the global table,
deprecation warnings via checkConstantDeprecated. OP_LOAD_CONSTANT_BY_NAME
pops nothing, pushes the resolved value; the name is stored in the
const-pool (Consts[A]) and the noFallback flag in B's bit 0.

emit_expr.go's constantNode dispatch now picks this opcode instead
of OpClassConst for all non-fast-path constants — PHP_INT_MAX,
user-defined constants, namespaced constants, deprecated constants.

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

14413 of 116829 relevant lines covered (12.34%)

2584.13 hits per line

Source Files on job 26064637615.1
  • Tree
  • List 398
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26064637615
  • 2e7ad817 on github
  • Prev Job for on master (#26064566188.1)
  • Next Job for on master (#26064421952.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