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

KarpelesLab / goro / 25757496368 / 1
13%
master: 13%

Build:
DEFAULT BRANCH: master
Ran 12 May 2026 07:34PM UTC
Files 398
Run time 15s
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:32PM UTC coverage: 10.892% (+0.1%) from 10.759%
25757496368.1

push

github

MagicalTux
vm: global/static declarations via AST delegation

\`global \$x;\` and \`static \$y = 1;\` bind a local to outer storage
through the FuncContext hashtable. Previously these declarations
fell through the emitter's catch-all and forced the whole function
to AST.

Route them through OpTryFinally + OP_REFRESH_SLOTS so the binding
happens in the AST and subsequent slot reads see the bound value.
IsSlotSafe already returns false for bodies containing these
declarations, so the hashtable is authoritative.

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

12554 of 115261 relevant lines covered (10.89%)

1719.32 hits per line

Source Files on job 25757496368.1
  • Tree
  • List 398
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25757496368
  • 42f5b66c on github
  • Prev Job for on master (#25757421794.1)
  • Next Job for on master (#25771801761.1)
  • 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