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

KarpelesLab / goro / 26065164971
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 10:55PM 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

18 May 2026 10:54PM UTC coverage: 12.336% (+0.007%) from 12.329%
26065164971

push

github

MagicalTux
vm: lower new class { … }(args) natively for value-context args

OP_NEW_ANON_CLASS pops argc constructor args off the VM stack,
ensures the class is registered + compiled (idempotent — the AST
node carries a `compiled` flag so a loop only pays once), and
pushes the resulting object via InstantiateAnonClass.

Constructor-arg shapes that involve CompoundWritable expressions
(array access, object prop, dyn-name) still fall back to the AST
runner so the by-ref auto-vivification dance in evalConstructorArgs
keeps working. Common cases — literals, simple variables, function
calls — go through the native path.

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

32 of 49 new or added lines in 3 files covered. (65.31%)

14 existing lines in 1 file now uncovered.

14426 of 116942 relevant lines covered (12.34%)

2564.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
68.76
-0.47% core/vm/vmcompiler/emit_expr.go
6
62.05
-0.03% core/vm/vm.go
3
72.99
0.34% core/compiler/vmaccess.go

Coverage Regressions

Lines Coverage ∆ File
14
23.62
-0.68% core/compiler/compile-object.go
Jobs
ID Job ID Ran Files Coverage
1 26065164971.1 18 May 2026 10:55PM UTC 398
12.34
GitHub Action Run
Source Files on build 26065164971
  • Tree
  • List 398
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26065164971
  • 808718c4 on github
  • Prev Build on master (#26065115029)
  • Next Build on master (#26065236676)
  • 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