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

KarpelesLab / goro / 26064738319
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 10:44PM 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:43PM UTC coverage: 12.332% (-0.005%) from 12.337%
26064738319

push

github

MagicalTux
vm: lower \$\$name / \${expr} variable-variable reads natively

Adds OP_VAR_VAR_READ that pops the name expression's result,
coerces it to string, and pushes the looked-up variable's value
via the shared compiler.LookupVarVar helper. Bit 0 of A is the
"warn on undefined" flag; the emit picks it via
VarVarReadIsWriteParent so the AST runVariableRef's Parent-type
switch is preserved at emit time.

resolveName is extracted onto *runVariableRef so the AST runner
no longer carries the name-resolution code inline.

Write side (LHS of \$\$name = …) still goes through the AST's
runOperator + WriteValue path; only the value-context read is
native here.

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

36 of 91 new or added lines in 4 files covered. (39.56%)

15 existing lines in 1 file now uncovered.

14415 of 116889 relevant lines covered (12.33%)

2582.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
24.04
-5.31% core/compiler/variable.go
18
74.36
-2.56% core/compiler/vmaccess.go
4
62.08
0.09% core/vm/vm.go
2
68.7
-0.01% core/vm/vmcompiler/emit_expr.go

Coverage Regressions

Lines Coverage ∆ File
15
24.04
-5.31% core/compiler/variable.go
Jobs
ID Job ID Ran Files Coverage
1 26064738319.1 18 May 2026 10:44PM UTC 398
12.33
GitHub Action Run
Source Files on build 26064738319
  • Tree
  • List 398
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26064738319
  • 6586bfe3 on github
  • Prev Build on master (#26064637615)
  • Next Build on master (#26065105654)
  • 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