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

KarpelesLab / goro / 26145542672
12%

Build:
DEFAULT BRANCH: master
Ran 20 May 2026 06:30AM 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

20 May 2026 06:29AM UTC coverage: 12.423% (+0.01%) from 12.413%
26145542672

push

github

MagicalTux
vm: lower Foo::method() static calls to OP_STATIC_METHOD_CALL + helper

Adds EvalStaticMethodCall helper that dispatches via the AST's
runObjectFunc.Run for the static branch (LSB binding, class
resolution for self/parent/static, "Non-static method called
statically" diagnostic, trait method binding). Dedicated
OP_STATIC_METHOD_CALL routes static calls without the generic
OpClassConst delegation.

Statement context drops the result via OP_POP; expr context keeps
it. OP_REFRESH_SLOTS follows since the AST may have written locals
through the FuncContext.

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

18 of 27 new or added lines in 3 files covered. (66.67%)

14621 of 117697 relevant lines covered (12.42%)

2569.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
23.62
0.05% core/compiler/compile-object.go
4
60.82
-0.01% core/vm/vm.go
Jobs
ID Job ID Ran Files Coverage
1 26145542672.1 20 May 2026 06:30AM UTC 398
12.42
GitHub Action Run
Source Files on build 26145542672
  • Tree
  • List 398
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26145542672
  • 3e32cffd on github
  • Prev Build on master (#26138649539)
  • 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