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

KarpelesLab / goro / 26064637615
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 10:41PM 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

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

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>

24 of 39 new or added lines in 4 files covered. (61.54%)

1 existing line in 1 file now uncovered.

14413 of 116829 relevant lines covered (12.34%)

2584.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
30.95
0.36% core/compiler/run-constant.go
4
76.92
-0.5% core/compiler/vmaccess.go
4
61.99
0.02% core/vm/vm.go
2
68.71
-0.05% core/vm/vmcompiler/emit_expr.go

Coverage Regressions

Lines Coverage ∆ File
1
30.95
0.36% core/compiler/run-constant.go
Jobs
ID Job ID Ran Files Coverage
1 26064637615.1 18 May 2026 10:41PM UTC 398
12.34
GitHub Action Run
Source Files on build 26064637615
  • Tree
  • List 398
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26064637615
  • 2e7ad817 on github
  • Prev Build on master (#26064566188)
  • Next Build on master (#26064421952)
  • 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