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

javierbrea / cypress-fail-fast / 34577245156
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/pin-dependencies
DEFAULT BRANCH: main
Ran 11 Sep 2026 08:03AM UTC
Jobs 1
Files 8
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

11 Sep 2026 08:02AM UTC coverage: 100.0%. Remained the same
34577245156

push

github

web-flow
feat: apply failFastBail per describe block in describe strategy (#315)

* refactor: Remove precomputed strategy flags from global config

Derive currentStrategyIsSpec and currentStrategyIsDescribe from the
normalized strategy value instead of storing redundant booleans in
FailFastGlobalConfig, so that a config override carrying a strategy
cannot leave the flags out of sync with it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

* refactor: Move titlePathStartsWith to its own module

It is a title path helper, not configuration, so it does not belong to
the Shared/Config module. Behavior and tests are unchanged.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

* chore(release): Upgrade version

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

* feat: Apply failFastBail per describe block in describe strategy

Failures are now counted separately for each describe block when the
describe strategy is used, so a block is skipped once it accumulates the
configured number of failures on its own. Failures in other blocks never
count towards it. The spec and run strategies keep a single global
counter, preserving their previous behavior.

The browser side resolves the skip scope before registering the failure
and sends it as the failed-tests task payload. The Node task keys the
counters by the serialized title path, using the empty key for unscoped
failures.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

---------

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

63 of 63 branches covered (100.0%)

Branch coverage included in aggregate %.

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

145 of 145 relevant lines covered (100.0%)

11.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34577245156.1 11 Sep 2026 08:03AM UTC 8
100.0
GitHub Action Run
Source Files on build 34577245156
  • Tree
  • List 8
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a69d740a on github
  • Prev Build on release (#34466414102)
  • Next Build on release (#34577768319)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc