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

KarpelesLab / goro / 25813362189
13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 04:49PM 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

13 May 2026 04:48PM UTC coverage: 11.958% (+0.001%) from 11.957%
25813362189

push

github

MagicalTux
vm: OpArrayInitKeyed key-type validation (parity with runArray.Run)

The AST array-literal runner rejects object/array keys with TypeError,
deprecates null keys, emits the PHP 8.1 float-precision deprecation
on float keys that lose precision, and casts resource keys to int
with a warning. The VM's OpArrayInitKeyed skipped all of that and
just called OffsetSet — silently dropping the diagnostics tests
expect.

Mirror the AST checks. Fixes the array_keys_basic test and a number
of other sort/shuffle phpt failures that depended on the float-key
deprecation surfacing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

4 of 25 new or added lines in 1 file covered. (16.0%)

13827 of 115630 relevant lines covered (11.96%)

2433.4 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
66.05
-1.7% core/vm/vm.go
Jobs
ID Job ID Ran Files Coverage
1 25813362189.1 13 May 2026 04:49PM UTC 398
11.96
GitHub Action Run
Source Files on build 25813362189
  • Tree
  • List 398
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25813362189
  • a232dcfe on github
  • Prev Build on master (#25813270755)
  • Next Build on master (#25814084004)
  • 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