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

KarpelesLab / goro / 26391006057
13%

Build:
DEFAULT BRANCH: master
Ran 25 May 2026 08:24AM 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

25 May 2026 08:23AM UTC coverage: 12.482% (+0.01%) from 12.468%
26391006057

push

github

MagicalTux
vm: lower expr-context Foo::$bar = v natively + relax slot-unsafe gate

Apply the same B-flag pattern used for OP_OBJECT_SET to OP_STATIC_PROP_SET:
when B != 0, push the assigned value back on the stack after the write
so $x = (Foo::$bar = v) gets the value on the stack.

emitAssign's IsStaticPropertyTarget branch drops the e.stmtCtx
restriction and dispatches expr-context through OP_STATIC_PROP_SET B=1.

dispatch.go IsSlotSafe: 'runClassStaticVarRef' as a write target is now
slot-safe for plain '=' (the AST runner's WriteValue resolves the class
via ctx.Global().GetClass, not via caller locals). Compound (+=, .=)
and inc/dec still AST-delegate.

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

20 of 25 new or added lines in 3 files covered. (80.0%)

14790 of 118492 relevant lines covered (12.48%)

2580.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
61.85
-0.1% core/vm/vmcompiler/emit_expr.go
2
58.68
-0.05% core/vm/vm.go
Jobs
ID Job ID Ran Files Coverage
1 26391006057.1 25 May 2026 08:24AM UTC 398
12.48
GitHub Action Run
Source Files on build 26391006057
  • Tree
  • List 398
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26391006057
  • d3c16320 on github
  • Prev Build on master (#26390930020)
  • Next Build on master (#26391351891)
  • 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