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

philihp / pcg / 26149904417
99%
main: 100%

Build:
Build:
LAST BUILD BRANCH: claude/jolly-cannon-fmLjD
DEFAULT BRANCH: main
Ran 20 May 2026 08:09AM UTC
Jobs 1
Files 7
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 08:08AM UTC coverage: 99.029% (-1.0%) from 100.0%
26149904417

Pull #336

github

claude
ci: pass number seeds to createPcg32 in compat smoke test

createPcg32 was tightened to accept only number seeds (BigInt is
reserved for the createPcg64 API), but the smoke test was still
passing 42n/54n. numberToU64 evaluates n >>> 0, which throws on a
BigInt with "Cannot mix BigInt and other types".

createPcg64 keeps its BigInt seeds in the smoke test, since it
accepts LongLike.
Pull Request #336: refactor!: make BigInt-free PCG32 the default; suffix BigInt path with 64

47 of 50 branches covered (94.0%)

Branch coverage included in aggregate %.

173 of 173 new or added lines in 3 files covered. (100.0%)

259 of 259 relevant lines covered (100.0%)

6515.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26149904417.1 20 May 2026 08:09AM UTC 7
99.03
GitHub Action Run
Source Files on build 26149904417
  • Tree
  • List 7
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #336
  • PR Base - main (#26066426780)
  • 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