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

KarpelesLab / goro / 26067127795
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 11:57PM 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 11:47PM UTC coverage: 43.914% (+31.6%) from 12.319%
26067127795

push

github

MagicalTux
ext/mbstring: detect recursion in mb_convert_variables

mbConvertVariableInPlace now returns a recursed flag when it walks
into a self-referential array. fncMbConvertVariables emits the
"Cannot handle recursive references" warning and returns false —
matching PHP (bug66964).

The cycle is detected on the original element's underlying ZArray
before Dup (Dup of a ref-to-array clones the array, which would
defeat a pointer-identity check on the copy).

Fixes the 7 mbstring bug* tests that previously crashed the suite
via stack overflow and then surfaced as plain failures once the
overflow was guarded.

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

0 of 30 new or added lines in 1 file covered. (0.0%)

51395 of 117035 relevant lines covered (43.91%)

26483.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
44.58
44.58% ext/mbstring/mbstring_funcs.go
Jobs
ID Job ID Ran Files Coverage
1 26067127795.1 18 May 2026 11:57PM UTC 398
43.91
GitHub Action Run
Source Files on build 26067127795
  • Tree
  • List 398
  • Changed 335
  • Source Changed 1
  • Coverage Changed 335
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26067127795
  • ac6afa7c on github
  • Prev Build on master (#26066643505)
  • Next Build on master (#26081419167)
  • 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