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

philihp / kennerspiel / 25625685186
96%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 09:53AM UTC
Jobs 1
Files 115
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

10 May 2026 09:52AM UTC coverage: 96.246% (+0.7%) from 95.589%
25625685186

push

github

web-flow
fix(game): build under TypeScript 6 (#1689)

* fix(game): build under TypeScript 6

- Set explicit rootDir and target=es2022 in tsconfig (TS6 no longer infers them from default lib).
- Replace curried ramda equals() with arrow form so findIndex narrows to GameCommandEnum[].

* fix(game): restore lint and tests under TS6 / eslint 10

- Add explicit "types": ["jest", "node"] so test globals resolve under
  TS6 (auto-include of @types stopped picking them up via Bundler resolution),
  which also makes typescript-eslint's type-aware rules pass on tests.
- Disable eslint 10's new no-useless-assignment rule (out of scope to refactor
  the two flagged sites here).

---------

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

1261 of 1443 branches covered (87.39%)

Branch coverage included in aggregate %.

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

3405 of 3405 relevant lines covered (100.0%)

129.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25625685186.1 10 May 2026 09:53AM UTC 115
96.25
GitHub Action Run
Source Files on build 25625685186
  • Tree
  • List 115
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2779b022 on github
  • Prev Build on main (#16851370926)
  • Next Build on main (#25635014931)
  • 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