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

KarpelesLab / goro / 26002611573
13%

Build:
DEFAULT BRANCH: master
Ran 17 May 2026 09:09PM 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 09:01PM UTC coverage: 12.204% (+0.001%) from 12.203%
26002611573

push

github

MagicalTux
vm: lower Cls::CONST class-const fetch natively

Extracted EvalClassDynConst(ctx, classVal, nameVal) from
runClassDynConst.Run. Added OP_CLASS_DYN_CONST which pops the
const-name value, the class-source value, and pushes the resolved
const. Both AST runner and VM share the helper — visibility,
interface/parent walking, CompileDelayed self-reference detection,
and the \`::class\` special case all live in the helper unchanged.

The class-source expression is compiled normally (literal class name
becomes OP_LOAD_CONST, dynamic eval gets emitted as a subexpression).
The name expression similarly — most uses are literal const names.

Most common class-const fetch form is now native; the runClassStaticObjRef,
runClassStaticVarRef, runClassStaticDynVarRef forms (static prop, dyn
static prop) still AST-delegate.

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

5 of 34 new or added lines in 4 files covered. (14.71%)

2 existing lines in 1 file now uncovered.

14200 of 116354 relevant lines covered (12.2%)

2558.17 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
69.9
-1.59% core/vm/vmcompiler/emit_expr.go
8
62.16
-0.54% core/vm/vm.go
3
10.52
-0.04% core/compiler/compile-classref.go
2
79.23
0.27% core/compiler/vmaccess.go

Coverage Regressions

Lines Coverage ∆ File
2
10.52
-0.04% core/compiler/compile-classref.go
Jobs
ID Job ID Ran Files Coverage
1 26002611573.1 17 May 2026 09:09PM UTC 398
12.2
GitHub Action Run
Source Files on build 26002611573
  • 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 #26002611573
  • 76b13af2 on github
  • Prev Build on master (#26002510852)
  • Next Build on master (#26002682840)
  • 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