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

philihp / pcg
100%

Build:
DEFAULT BRANCH: main
Repo Added 09 May 2023 05:18AM UTC
Token zWE5kuofcwF2HQYqPzoejR5HBnSxlGlMH regen
Build 1315 Last
Files 8
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • claude/add-fast-shuffle-ZumGL
  • claude/add-mulberry32-variant-6SBDT
  • claude/add-sfc32-variant
  • claude/add-stream-schemes-aSVyD
  • claude/cherry-pick-f1ef9cc
  • claude/cleanup-release-prep-7IMxY
  • claude/coverage-100
  • claude/coverage-100-minimal
  • claude/esm-build
  • claude/expand-node-test-matrix
  • claude/fix-createpcg-types
  • claude/fix-issue-138-FNGWQ
  • claude/improve-typing
  • claude/increase-test-coverage-Y5Fbh
  • claude/jolly-cannon-fmLjD
  • claude/migrate-jest-to-node-test-uj0CT
  • claude/optimize-algorithm-performance-Vdsw2
  • claude/optimize-bigint-longlike-Kom00
  • claude/readme-discoverability
  • claude/review-issue-179-sKzSf
  • claude/serialize-game-state-VWGQx
  • claude/update-dependencies-20mOD
  • claude/update-dependencies-p8bHZ
  • claude/upgrade-eslint
  • claude/version-upgrade-recommendation-73SdJ
  • main
  • output-types
  • prep-for-namechange
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v2.0.0
  • release/v2.0.0-prep
  • renovate/actions-checkout-4.x
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-node-4.x
  • renovate/actions-setup-node-5.x
  • renovate/actions-setup-node-6.x
  • renovate/eslint-8.x
  • renovate/eslint-9.x
  • renovate/eslint-import-resolver-typescript-3.x
  • renovate/eslint-import-resolver-typescript-4.x
  • renovate/eslint-monorepo
  • renovate/eslint-plugin-import-2.x
  • renovate/husky-9.x
  • renovate/jest-29.x
  • renovate/jest-monorepo
  • renovate/lint-staged-13.x
  • renovate/lint-staged-14.x
  • renovate/lint-staged-15.x
  • renovate/lint-staged-16.x
  • renovate/lint-staged-17.x
  • renovate/long-5.x
  • renovate/major-node.js
  • renovate/major-typescript-eslint-monorepo
  • renovate/node-20.x
  • renovate/node-22.x
  • renovate/node-24.x
  • renovate/prettier-3.x
  • renovate/ramda-0.x
  • renovate/ts-jest-29.x
  • renovate/tsconfig-node20-1.x
  • renovate/tsconfig-node20-20.x
  • renovate/tsconfig-node20-replacement
  • renovate/tsconfig-node22-22.x
  • renovate/tsconfig-node22-replacement
  • renovate/tsconfig-node24-24.x
  • renovate/typescript-5.x
  • renovate/typescript-eslint-monorepo
  • resolve-eris-tsx
  • test-for-loops
  • test-lops

24 May 2026 12:07AM UTC coverage: 100.0%. Remained the same
26347085926

push

github

web-flow
chore: upgrade ESLint to v10 (#353)

* chore: upgrade ESLint to v10, drop eslint-plugin-import

eslint-plugin-import doesn't yet support ESLint 10. Imports in src/ don't
use extensions and bundling is handled by tsup, so the import/extensions
rule is no longer needed.

* ci: enforce prettier formatting

Add format/format:check scripts and a CI step that runs
`prettier --check .` alongside the existing lint step. Reformat the
four files that were drifting from the prettier config.

---------

Co-authored-by: Claude <noreply@anthropic.com>

100 of 100 branches covered (100.0%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 2 files covered. (100.0%)

469 of 469 relevant lines covered (100.0%)

7528.17 hits per line

Relevant lines Covered
Build:
Build:
469 RELEVANT LINES 469 COVERED LINES
7528.17 HITS PER LINE
Source Files on main
  • Tree
  • List 8
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26347085926 main chore: upgrade ESLint to v10 (#353) * chore: upgrade ESLint to v10, drop eslint-plugin-import eslint-plugin-import doesn't yet support ESLint 10. Imports in src/ don't use extensions and bundling is handled by tsup, so the import/extensions rule... push 24 May 2026 12:07AM UTC web-flow github
100.0
26347045289 claude/jolly-cannon-fmLjD ci: enforce prettier formatting Add format/format:check scripts and a CI step that runs `prettier --check .` alongside the existing lint step. Reformat the four files that were drifting from the prettier config. Pull #353 24 May 2026 12:05AM UTC claude github
100.0
26346905721 claude/jolly-cannon-fmLjD chore: upgrade ESLint to v10, drop eslint-plugin-import eslint-plugin-import doesn't yet support ESLint 10. Imports in src/ don't use extensions and bundling is handled by tsup, so the import/extensions rule is no longer needed. Pull #353 23 May 2026 11:58PM UTC claude github
100.0
26324333361 main Update Node.js to v24.16.0 (#351) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 23 May 2026 05:14AM UTC web-flow github
100.0
26318655397 renovate/node-24.x Update Node.js to v24.16.0 Pull #351 23 May 2026 12:38AM UTC web-flow github
100.0
26262170410 main Update README.md push 22 May 2026 01:00AM UTC web-flow github
100.0
26262134893 main slim readme push 22 May 2026 12:59AM UTC philihp github
100.0
26262076648 main slim readme push 22 May 2026 12:57AM UTC philihp github
100.0
26261944157 main readme refactor push 22 May 2026 12:52AM UTC philihp github
100.0
26261587788 main docs: improve discoverability via keywords, tagline, runtimes note (#350) * docs: improve discoverability via keywords, tagline, runtimes note - package.json: add keywords (prng, rng, seeded, deterministic, etc.), homepage, and bugs fields so ... push 22 May 2026 12:41AM UTC web-flow github
100.0
See All Builds (1250)

Badge your Repo: pcg

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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