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

KarpelesLab / goro / 26065115029
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 10:54PM 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:53PM UTC coverage: 12.329% (-0.003%) from 12.332%
26065115029

push

github

MagicalTux
vm: refactor runNewAnonymousClass + drop dead IsClassConstNode path

Splits runNewAnonymousClass.Run into ensureCompiled (one-shot class
registration + Compile + validate), evalConstructorArgs (the AST's
by-ref-aware arg evaluation), and InstantiateRegisteredAnonClass
(the NewZObject call). Sets up a future native OP_NEW_ANON_CLASS;
no behavior change in this commit.

Also drops the dead IsClassConstNode dispatch in emit_expr.go —
the predicate has returned false unconditionally since the class
const family fully lowered.

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

18 of 34 new or added lines in 1 file covered. (52.94%)

13 existing lines in 2 files now uncovered.

14412 of 116897 relevant lines covered (12.33%)

2565.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
24.31
0.15% core/compiler/compile-object.go

Coverage Regressions

Lines Coverage ∆ File
8
72.65
-1.71% core/compiler/vmaccess.go
5
24.31
0.15% core/compiler/compile-object.go
Jobs
ID Job ID Ran Files Coverage
1 26065115029.1 18 May 2026 10:54PM UTC 398
12.33
GitHub Action Run
Source Files on build 26065115029
  • Tree
  • List 398
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26065115029
  • 696b6977 on github
  • Prev Build on master (#26065105654)
  • Next Build on master (#26065164971)
  • 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