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

philihp / fast-shuffle / 26449309181
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v6.2.0
DEFAULT BRANCH: master
Ran 26 May 2026 12:57PM UTC
Jobs 1
Files 1
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

26 May 2026 12:57PM UTC coverage: 100.0%. Remained the same
26449309181

Pull #865

github

claude
chore: drop pipe test helper, inline its single call site

The pipe helper existed to support one test ("can be piped as a curried
function"). Its parameter and return types had to be any[] because TS
can't naturally express a variadic pipe chain, which was flagging four
@typescript-eslint/no-explicit-any errors.

Inlining the call as head(pseudoShuffle(letters())) preserves the test's
intent (the shuffle works inside function composition) while removing the
helper and its any types.

https://claude.ai/code/session_01TuhNXbdHUHcsFcyPAmKW4R
Pull Request #865: chore: clean up lint errors in test file

22 of 22 branches covered (100.0%)

Branch coverage included in aggregate %.

76 of 76 relevant lines covered (100.0%)

320.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26449309181.1 26 May 2026 12:57PM UTC 1
100.0
GitHub Action Run
Source Files on build 26449309181
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #865
  • PR Base - main (#26448889615)
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