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

KarpelesLab / goro / 26002682840
13%

Build:
DEFAULT BRANCH: master
Ran 17 May 2026 09:12PM 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

17 May 2026 09:04PM UTC coverage: 12.218% (+0.01%) from 12.204%
26002682840

push

github

MagicalTux
vm: lower Cls::\$prop static-prop reads natively

Extracted EvalClassStaticVarRead from runClassStaticVarRef.Run. The
helper covers class-source resolution (object instance, string class
name, or `self`/`parent`/`static` magic), visibility checks via
phpobj.CheckStaticPropVisibility, the hierarchy walk through
zclass.FindStaticProp, and the detached-snapshot return semantics.

Added OP_CLASS_STATIC_GET which pops the class-source value and
pushes the property value (prop name in Consts[A]).

Write side (`Cls::\$prop = …`) still AST-delegates via
emitAssignViaAST/IsStaticPropertyTarget — that path needs PrepareWrite
machinery that doesn't fit the simple read-only opcode.

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

30 of 41 new or added lines in 4 files covered. (73.17%)

4 existing lines in 2 files now uncovered.

14220 of 116383 relevant lines covered (12.22%)

2567.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
62.18
0.02% core/vm/vm.go
4
69.97
0.07% core/vm/vmcompiler/emit_expr.go
2
10.3
-0.22% core/compiler/compile-classref.go
1
79.25
0.01% core/compiler/vmaccess.go

Coverage Regressions

Lines Coverage ∆ File
2
10.3
-0.22% core/compiler/compile-classref.go
2
79.25
0.01% core/compiler/vmaccess.go
Jobs
ID Job ID Ran Files Coverage
1 26002682840.1 17 May 2026 09:12PM UTC 398
12.22
GitHub Action Run
Source Files on build 26002682840
  • 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 #26002682840
  • f7360341 on github
  • Prev Build on master (#26002611573)
  • Next Build on master (#26002964966)
  • 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