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

KarpelesLab / goro / 26137959604
12%

Build:
DEFAULT BRANCH: master
Ran 20 May 2026 02:52AM 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

20 May 2026 02:41AM UTC coverage: 12.371% (+0.04%) from 12.33%
26137959604

push

github

MagicalTux
vm: lower \$obj->prop = v native (stmt context, static name, non-nullsafe)

emitOperator's '=' branch for an objectVarNode LHS now emits via
the existing OP_OBJECT_SET path (recv + value + opcode) when the
LHS is non-nullsafe and has a static name. The downstream
ZObject.ObjectSet already handles typed properties, hooks, and
asymmetric visibility — no new helper extraction needed.

IsSlotSafe relaxed: plain '=' to a static-name non-nullsafe
objectVar no longer forces slot-unsafe (op handler doesn't touch
caller locals). Compound (+=, .=) and inc/dec still AST-delegate
via emitCompoundAssign and stay slot-unsafe.

Expr-context property assigns still AST-delegate — the assignment
expression's value needs to remain on the stack, and the VM lacks
a SWAP opcode to keep value+receiver in the right order.

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

21 of 23 new or added lines in 2 files covered. (91.3%)

1 existing line in 1 file now uncovered.

14547 of 117586 relevant lines covered (12.37%)

2552.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
54.75
3.06% core/compiler/dispatch.go

Coverage Regressions

Lines Coverage ∆ File
1
23.58
-0.05% core/compiler/compile-object.go
Jobs
ID Job ID Ran Files Coverage
1 26137959604.1 20 May 2026 02:52AM UTC 398
12.37
GitHub Action Run
Source Files on build 26137959604
  • Tree
  • List 398
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26137959604
  • 4451de89 on github
  • Prev Build on master (#26095678956)
  • Next Build on master (#26138041451)
  • 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