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

daycry / jobs / 26888748401
89%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2026 01:44PM UTC
Jobs 1
Files 70
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

03 Jun 2026 01:42PM UTC coverage: 88.948%. Remained the same
26888748401

push

github

web-flow
docs(v3): comprehensive, structured documentation rewrite (#2)

Restructure and expand the entire documentation set to match the clean
v3 architecture, verified page-by-page against the source code via an
adversarial audit.

Structure & build:
- Rebuild docs/index.rst Sphinx toctree into 6 captioned sections
  referencing only existing pages (removes the dead refs — METRICS,
  LOGGING, TESTING, V2_MIGRATION, dashboard, ENHANCEMENTS… — that broke
  the Read the Docs build).
- Mirror the structure in mkdocs.yml (nested nav).
- conf.py: exclude superpowers/, home.md, index.md from the Sphinx build.

New pages: quickstart, jobs, handlers, concurrency, security, operations.
Expanded: index, installation, ARCHITECTURE, QUEUES, scheduling, COMMANDS,
CONFIGURATION, RETRIES, advanced, dependencies, EXCEPTIONS, MIGRATION.

Accuracy corrections from the audit (docs now match real behaviour):
- DLQ is not auto-wired: the worker calls backend->abandon(); DeadLetterQueue
  is an opt-in app helper.
- Beanstalk nack = delete + re-put (attempts+1); bury = native DLQ.
- blockingFetch/$blockingFetchTimeout are reserved (not driven by the worker).
- idempotencyKey() is currently inert on the dispatch path (not serialised
  onto the envelope) — documented as a known limitation.
- jobs:cronjob:run is gated by the jobs_active cache flag; documented with
  the manual workaround and the stale jobs:cronjob:enable reference.

src: fix stale doc-comment on $redisProcessingVisibilityTimeout
(jobs:redis:reap-stuck -> jobs:queue:reap).

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

1497 of 1683 relevant lines covered (88.95%)

7.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 PHP 8.5 - 26888748401.1 03 Jun 2026 01:44PM UTC 70
88.95
GitHub Action Run
Source Files on build 26888748401
  • Tree
  • List 70
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0e418c2a on github
  • Prev Build on master (#26886467550)
  • Next Build on master (#26894196998)
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