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

KarpelesLab / goro / 25757298880
13%

Build:
DEFAULT BRANCH: master
Ran 12 May 2026 07:30PM 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:28PM UTC coverage: 10.548% (+0.1%) from 10.424%
25757298880

push

github

MagicalTux
vm: anonymous classes, dynamic class name, named/spread in new

Adds AST delegation for four more shapes that previously aborted
bytecode compile for the whole surrounding function:

* \`new class { … }\` (anonymous-class instantiation, distinct
  *runNewAnonymousClass AST node).
* \`new \$cls(…)\` (dynamic class name).
* Spread arguments in \`new\`.
* Named arguments in \`new\`.

IsSlotSafe rejects bodies containing any of these so the hashtable
stays authoritative under AST delegation.

The unsupported-fallback sentinel tests are updated to use variable
variables (\$\$x), which still trip the catch-all emitExpr path.

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

32 of 34 new or added lines in 4 files covered. (94.12%)

4 existing lines in 1 file now uncovered.

12153 of 115219 relevant lines covered (10.55%)

1630.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
64.52
4.52% core/vm/vmcompiler/emit_object.go

Coverage Regressions

Lines Coverage ∆ File
4
83.33
-0.35% core/vm/vmcompiler/emit_expr.go
Jobs
ID Job ID Ran Files Coverage
1 25757298880.1 12 May 2026 07:30PM UTC 398
10.55
GitHub Action Run
Source Files on build 25757298880
  • Tree
  • List 398
  • Changed 12
  • Source Changed 4
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25757298880
  • 86c69ed1 on github
  • Prev Build on master (#25757178375)
  • Next Build on master (#25757421794)
  • 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