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

KarpelesLab / goro / 24620789624
13%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2026 04:19AM UTC
Jobs 1
Files 370
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

19 Apr 2026 04:17AM UTC coverage: 1.953%. Remained the same
24620789624

push

github

MagicalTux
ROADMAP: correct the RNG claim

mt_rand/rand actually do use MT19937 (github.com/goark/mt/mt19937
in core/random/rand.go), so they're byte-identical to PHP for a
given seed. PCRE has no RNG at all — that part was wrong too.

The only real RNG mismatch is gmp_random_bits/range/seed, which
seed Go's legacy math/rand LCG instead of an MT state matching
libgmp. Exactly one skipped test: gmp_random_seed.phpt.

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

2185 of 111881 relevant lines covered (1.95%)

70.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24620789624.1 19 Apr 2026 04:19AM UTC 370
1.95
GitHub Action Run
Source Files on build 24620789624
  • Tree
  • List 370
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24620789624
  • 6ec0df3a on github
  • Prev Build on master (#24620719379)
  • Next Build on master (#24621209195)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc