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

KarpelesLab / goro / 25756545872
13%

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

12 May 2026 07:13PM UTC coverage: 9.672% (+0.05%) from 9.619%
25756545872

push

github

MagicalTux
vm: array-literal spread (\`[…, ...\$x, …]\`) via AST delegation

Spread entries previously aborted bytecode compile for the whole
surrounding function. Route them through the existing AST-delegation
opcode (OpClassConst pushes the AST result onto the VM stack) and
mark bodies containing a runArray with any spread entry slot-unsafe
so the AST runner sees current local values via the hashtable.

The non-spread fast path is unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

16 of 18 new or added lines in 2 files covered. (88.89%)

4 existing lines in 2 files now uncovered.

11125 of 115027 relevant lines covered (9.67%)

1279.18 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
62.2
1.38% core/vm/vmcompiler/emit_array.go

Coverage Regressions

Lines Coverage ∆ File
2
82.43
-0.5% core/vm/vmcompiler/emit_expr.go
2
80.76
0.63% core/vm/vmcompiler/emit_stmt.go
Jobs
ID Job ID Ran Files Coverage
1 25756545872.1 12 May 2026 07:15PM UTC 398
9.67
GitHub Action Run
Source Files on build 25756545872
  • Tree
  • List 398
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25756545872
  • 0e3bc979 on github
  • Prev Build on master (#25756450216)
  • Next Build on master (#25756611081)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc