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

KarpelesLab / goro / 26001842083
13%

Build:
DEFAULT BRANCH: master
Ran 17 May 2026 08:35PM 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

17 May 2026 08:27PM UTC coverage: 12.176%. Remained the same
26001842083

push

github

MagicalTux
vm: lower runFirstClassCallable natively (free-function form)

\`func(...)\` syntax for free functions creates a Closure via
ClosureFromCallable on the resolved name. Added OP_FIRSTCLASS_CALLABLE
that pops a value, calls ClosureFromCallable, pushes the result. The
emitter takes the fast path when the target is a bare constant (most
common case: \`strlen(...)\`) by loading the name as a string literal.

Method / clone / dynamic-method first-class variants still
AST-delegate — they have static/nullsafe/magic-call branches that
need their own native lowering.

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

5 of 37 new or added lines in 4 files covered. (13.51%)

14145 of 116171 relevant lines covered (12.18%)

2509.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
77.85
-2.68% core/vm/vmcompiler/emit_expr.go
7
65.22
-0.52% core/vm/vm.go
3
11.69
-0.02% core/compiler/closure.go
1
79.4
0.01% core/compiler/vmaccess.go
Jobs
ID Job ID Ran Files Coverage
1 26001842083.1 17 May 2026 08:35PM UTC 398
12.18
GitHub Action Run
Source Files on build 26001842083
  • Tree
  • List 398
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26001842083
  • d312e3ae on github
  • Prev Build on master (#26001567527)
  • Next Build on master (#26002112409)
  • 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