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

StoneCypher / jssm / abb1ad831977d93e42c8957730a6d155892f697d
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: docs_26-07-04_fable-v6-to-v16
DEFAULT BRANCH: master
Ran 06 Jul 2026 02:29AM UTC
Jobs 6
Files 94
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

06 Jul 2026 02:26AM UTC coverage: 100.0%. Remained the same
abb1ad831977d93e42c8957730a6d155892f697d

push

github

StoneCypher
test(dragon): engage fast-check properly + print seeds on a find (WP-6)

The kitchen-sink dragon ran fc.assert(fc.property(...)) at collection time and
registered a deferred test() per iteration, returning undefined from the property
— so fast-check never saw the assertion: no shrinking, and no reproducible seed
on a find. It passed, but couldn't meaningfully fail.

Move the halt-vs-shouldHalt assertion INSIDE fc.property (throw with gen_seed +
machine context on mismatch) and wrap it in one it() running numRuns:100. Now a
find prints both the splitmix gen_seed (as the shrunk counterexample) and
fast-check's own replay seed, plus the offending machine string.

Verified: green (1 property, 100 runs); and, with the assertion temporarily
inverted to force a find, fast-check reported `{ seed: 740228835, ... }` +
`Counterexample: [false,0]` + `Shrunk 1 time(s)` + the machine — reproducible.
Generation/walk logic preserved (single splitmix stream); dead code removed.

WP-6 step 1 (revive green + seeds print) complete. eslint clean.

2595 of 2595 branches covered (100.0%)

Branch coverage included in aggregate %.

4158 of 4158 relevant lines covered (100.0%)

47841.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 abb1ad831977d93e42c8957730a6d155892f697d.1 06 Jul 2026 02:29AM UTC 94
100.0
GitHub Action Run
2 abb1ad831977d93e42c8957730a6d155892f697d.2 06 Jul 2026 02:29AM UTC 94
100.0
GitHub Action Run
3 abb1ad831977d93e42c8957730a6d155892f697d.3 06 Jul 2026 02:29AM UTC 94
100.0
GitHub Action Run
4 abb1ad831977d93e42c8957730a6d155892f697d.4 06 Jul 2026 02:29AM UTC 94
100.0
GitHub Action Run
5 abb1ad831977d93e42c8957730a6d155892f697d.5 06 Jul 2026 02:29AM UTC 94
100.0
GitHub Action Run
6 abb1ad831977d93e42c8957730a6d155892f697d.6 06 Jul 2026 02:30AM UTC 94
100.0
GitHub Action Run
Source Files on build abb1ad831977d93e42c8957730a6d155892f697d
  • Tree
  • List 94
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • abb1ad83 on github
  • Prev Build on main (#B5509127...)
  • Next Build on test_26-07-05_dragon-revival (#9C22E282...)
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